balena-supervisor/.github/PULL_REQUEST_TEMPLATE.md
20k-ultra edcbb622d8 Added PR template doc
Change-type: patch
Signed-off-by: 20k-ultra <3946250+20k-ultra@users.noreply.github.com>
2022-03-15 17:43:45 +00:00

16 lines
852 B
Markdown

*If this is a regression, consider adding it to #1898!*
# Description
Please include a summary of the change and which issue was fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes # (issue)
# Type of change
Include at least one commit in your PR that marks the change-type. This can be either specified through a Change-type footer, or by adding the change-type as a prefix to the commit, i.e. minor: Add some new feature. This is so the PR can be automatically versioned and a changelog generated for it by using versionist. Check out [semver](https://semver.org/) for a detailed explanation of the different possible change-type values.
# How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.