feat(template): note about not documenting completions in PRs

This commit is contained in:
EmilyGraceSeville7cf 2024-09-08 06:58:33 +10:00 committed by Fabian Boehm
parent c253aa7a8c
commit 07bc54f406

View File

@ -8,4 +8,4 @@ Fixes issue #
<!-- Just check off what what we know been done so far. We can help you with this stuff. --> <!-- Just check off what what we know been done so far. We can help you with this stuff. -->
- [ ] Changes to fish usage are reflected in user documentation/manpages. - [ ] Changes to fish usage are reflected in user documentation/manpages.
- [ ] Tests have been added for regressions fixed - [ ] Tests have been added for regressions fixed
- [ ] User-visible changes noted in CHANGELOG.rst - [ ] User-visible changes noted in CHANGELOG.rst <!-- Don't document changes for completions inside CHANGELOG.rst, there are lot of such edits -->