Skip to content

Commit cff1057

Browse files
committed
Add sync doc notifications.
Signed-off-by: Alicia <115451386+congw729@users.noreply.github.com>
1 parent 60f1f2d commit cff1057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTT
1414
- [ ] The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
1515
- [ ] The test plan, such as providing test command.
1616
- [ ] The test results, such as pasting the results comparison before and after, or e2e results
17-
- [ ] (Optional) The necessary documentation update, such as updating `supported_models.md` and `examples` for a new model.
17+
- [ ] (Optional) The necessary documentation update, such as updating `supported_models.md` and `examples` for a new model. **Please run `mkdocs serve` to sync the documentation editions to `./docs`.**
1818
- [ ] (Optional) Release notes update. If your change is user facing, please update the release notes draft.
1919
</details>
2020

0 commit comments

Comments
 (0)