Files
antimicrox/.github/pull_request_template.md
Paweł Kotiuk a55bea7db8 docs: Update templates for issue and PR
* Add question issue template

* Update issue templates

* Comment instructions from PR template
2020-10-14 10:48:45 +02:00

29 lines
630 B
Markdown

Closes #...
## Proposed changes
-
-
-
----
<!--
Please, go through these steps before you submit a PR.
Make sure that your PR is not a duplicate.
If not, then make sure that:
- You have done your changes in a separate branch.
- You have a descriptive, semantic commit messages with a short title (first line). E.g. `fix(calibration): fix calibration dialog buttons`
- Provide a description of your changes, wih screenshots if possible
- Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).
- When merging, don't forget to squash commits! -->