mirror of
https://github.com/beetbox/beets.git
synced 2025-12-14 04:23:56 +01:00
Update pull_request_template.md
This commit is contained in:
parent
c9519c1ef5
commit
3282f1565e
1 changed files with 1 additions and 1 deletions
2
.github/pull_request_template.md
vendored
2
.github/pull_request_template.md
vendored
|
|
@ -5,5 +5,5 @@ Fixes #(insert issue number here)
|
|||
|
||||
## TODO:
|
||||
- [ ] docs - If you've added a new command flag, for example, find the appropraite page under docs/ where it needs to be listed
|
||||
- [ ] Add a **changelog entry** to docs/changelog.rst near the top of the document.
|
||||
- [ ] Add a changelog entry to docs/changelog.rst near the top of the document.
|
||||
- [ ] Add tests (suggested, but not a hard requirement)
|
||||
|
|
|
|||
Loading…
Reference in a new issue