beets/.github/pull_request_template.md
2020-06-28 17:35:08 -05:00

344 B

Description

(...)

Fixes #(insert issue number here if applicable)

TODO:

  • docs - If you've added a new command flag, for example, find the appropriate page under docs/ where it needs to be listed
  • Add a changelog entry to docs/changelog.rst near the top of the document.
  • Add tests (suggested, but not a hard requirement)