git-chglog/.github/PULL_REQUEST_TEMPLATE.md

35 lines
505 B
Markdown

<!-- Thank you for your contribution to git-chglog! Please replace {Please write here} with your description -->
## What does this do / why do we need it?
{Please write here}
## How this PR fixes the problem?
{Please write here}
## What should your reviewer look out for in this PR?
{Please write here}
## Check lists
* [ ] Test passed
* [ ] Coding style (indentation, etc)
## Additional Comments (if any)
{Please write here}
## Which issue(s) does this PR fix?
<!--
fixes #
fixes #
-->