mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 02:15:12 +00:00
35 lines
505 B
Markdown
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 #
|
|
-->
|