Files
antimicrox/.github/pull_request_template.md
2025-01-23 16:58:58 +01:00

29 lines
631 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, with 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! -->