mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-26 22:21:16 -03:00
Repeat here that 'Fixes #' should go into commit message, and remove redundant PR description.
9 lines
375 B
Markdown
9 lines
375 B
Markdown
|
|
|
|
## TODOs:
|
|
<!-- Check off what what has been done so far. -->
|
|
- [ ] If addressing an issue, a commit message mentions `Fixes issue #<issue-number>`
|
|
- [ ] Changes to fish usage are reflected in user documentation/manpages.
|
|
- [ ] Tests have been added for regressions fixed
|
|
- [ ] User-visible changes noted in CHANGELOG.rst <!-- Usually skipped for changes to completions -->
|