mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Simplify PR template
This commit is contained in:
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
@@ -1,20 +1,16 @@
|
||||
Fixes issue #
|
||||
|
||||
### Proposed Changes
|
||||
|
||||
-
|
||||
-
|
||||
-
|
||||
|
||||
|
||||
### Please check that the PR fulfills these requirements
|
||||
|
||||
- [ ] Tests for the changes have been added (for bug fixes / features)
|
||||
- [ ] Code has been linted with with flake8 (``flake8 --config .github/linters/.flake8``)
|
||||
- [ ] New python code has been linted with with flake8 (``flake8 --config .github/linters/.flake8``)
|
||||
and isort (``isort``)
|
||||
- [ ] Added yourself to AUTHORS.rst
|
||||
|
||||
|
||||
### Other questions
|
||||
|
||||
* Does this PR introduce a breaking change such as a database migration? (i.e.
|
||||
|
||||
Reference in New Issue
Block a user