You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ PLEASE FILL IN THE PR DESCRIPTION HERE ENSURING ALL CHECKLIST ITEMS (AT THE BOTT
14
14
-[ ] The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
15
15
-[ ] The test plan, such as providing test command.
16
16
-[ ] 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`.**
18
18
-[ ] (Optional) Release notes update. If your change is user facing, please update the release notes draft.
0 commit comments