mirror of
https://github.com/wger-project/wger.git
synced 2026-02-18 00:17:51 +01:00
Fix linting errors for markdown
This commit is contained in:
16
.github/pull_request_template.md
vendored
16
.github/pull_request_template.md
vendored
@@ -1,17 +1,15 @@
|
||||
### Proposed Changes
|
||||
# Proposed Changes
|
||||
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
|
||||
### Please check that the PR fulfills these requirements
|
||||
## 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
|
||||
* Do users need to run some commmands in their local instances due to this PR
|
||||
(e.g. database migration)?
|
||||
|
||||
Reference in New Issue
Block a user