mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
measurement and nutrition chart issues fixes
This commit is contained in:
20
.github/pull_request_template.md
vendored
20
.github/pull_request_template.md
vendored
@@ -1,15 +1,25 @@
|
||||
# Proposed Changes
|
||||
## Description (Proposed Changes)
|
||||
(Please try to mention in bullet points.)
|
||||
|
||||
-
|
||||
-
|
||||
-
|
||||
|
||||
Related Issues (if applicable)
|
||||
## Link to the issue :
|
||||
|
||||
-
|
||||
(Add link of the issue you have proposed changes to)
|
||||
|
||||
## Please check that the PR fulfills these requirements
|
||||
- Link :
|
||||
|
||||
## Tests
|
||||
|
||||
Please make sure to add tests when implementing new features.
|
||||
|
||||
## Checklist
|
||||
|
||||
Please check that the PR fulfills all requirements listed below by checking the relevant checkboxes (`[x]`). This will ensure a smooth and quick review process.
|
||||
|
||||
- [ ] Set a 100 character limit in your editor/IDE to avoid white space diffs in the PR
|
||||
- [ ] Tests for the changes have been added (for bug fixes / features)
|
||||
- [ ] Added yourself to AUTHORS.md
|
||||
- [ ] Updated/added relevant documentation (doc comments with `///`).
|
||||
- [ ] Added relevant reviewers.
|
||||
|
||||
Reference in New Issue
Block a user