Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
aba47be3
Unverified
Commit
aba47be3
authored
Apr 26, 2024
by
youkaichao
Committed by
GitHub
Apr 26, 2024
Browse files
[Misc] add RFC issue template (#4401)
Co-authored-by:
Simon Mo
<
simon.mo@hey.com
>
parent
a62aaf1d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
49 additions
and
0 deletions
+49
-0
.github/ISSUE_TEMPLATE/750-RFC.yml
.github/ISSUE_TEMPLATE/750-RFC.yml
+49
-0
No files found.
.github/ISSUE_TEMPLATE/750-RFC.yml
0 → 100644
View file @
aba47be3
name
:
💬 Request for comments (RFC).
description
:
Ask for feedback on major architectural changes or design choices.
title
:
"
[RFC]:
"
labels
:
[
"
RFC"
]
body
:
-
type
:
markdown
attributes
:
value
:
>
#### Please take a look at previous [RFCs](https://github.com/vllm-project/vllm/issues?q=label%3ARFC+sort%3Aupdated-desc) for reference.
-
type
:
textarea
attributes
:
label
:
Motivation.
description
:
>
The motivation of the RFC.
validations
:
required
:
true
-
type
:
textarea
attributes
:
label
:
Proposed Change.
description
:
>
The proposed change of the RFC.
validations
:
required
:
true
-
type
:
textarea
attributes
:
label
:
Feedback Period.
description
:
>
The feedback period of the RFC. Usually at least one week.
validations
:
required
:
false
-
type
:
textarea
attributes
:
label
:
CC List.
description
:
>
The list of people you want to CC.
validations
:
required
:
false
-
type
:
textarea
attributes
:
label
:
Any Other Things.
description
:
>
Any other things you would like to mention.
validations
:
required
:
false
-
type
:
markdown
attributes
:
value
:
>
Thanks for contributing 🎉!
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment