Files
wger/.github/pull_request_template.md
2021-06-23 18:08:42 +02:00

486 B

Proposed Changes

Please check that the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Added yourself to AUTHORS.rst

Other questions

  • Does this PR introduce a breaking change such as a database migration? (i.e. what changes might users need to make in their local instance due to this PR?)
  • Note that your code will be automatically linted and formatted with yapf and isort when it's merged