Skip to content

Commit e1c4380

Browse files
authored
[Misc] Add documentation update reminder to PR template (#19289)
Signed-off-by: Isotr0py <[email protected]>
1 parent e31ae3d commit e1c4380

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
- [ ] The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
33
- [ ] The test plan, such as providing test command.
44
- [ ] The test results, such as pasting the results comparison before and after, or e2e results
5+
- [ ] (Optional) The necessary documentation update, such as updating `supported_models.md` and `examples` for a new model.
56

67
PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS ABOVE HAVE BEEN CONSIDERED.
78

@@ -11,5 +12,7 @@ PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS ABOVE HAVE B
1112

1213
## Test Result
1314

15+
## (Optional) Documentation Update
16+
1417
<!--- pyml disable-next-line no-emphasis-as-heading -->
1518
**BEFORE SUBMITTING, PLEASE READ <https://docs.vllm.ai/en/latest/contributing>** (anything written below this line will be removed by GitHub Actions)

0 commit comments

Comments
 (0)