mirror of
https://github.com/git-chglog/git-chglog.git
synced 2026-01-23 02:15:12 +00:00
docs: Add contributing guide and Issues/PR templates
This commit is contained in:
parent
ec0e3c56af
commit
ccd72509c6
3 changed files with 113 additions and 0 deletions
28
.github/ISSUE_TEMPLATE.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE.md
vendored
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
<!-- Please replace {Please write here} with your description -->
|
||||
|
||||
|
||||
## Expected Behavior
|
||||
|
||||
{Please write here}
|
||||
|
||||
|
||||
## Actual Behavior
|
||||
|
||||
{Please write here}
|
||||
|
||||
|
||||
## Steps to Reproduce (including precondition)
|
||||
|
||||
{Please write here}
|
||||
|
||||
|
||||
## Screenshot on This Problem (if possible)
|
||||
|
||||
{Please write here}
|
||||
|
||||
|
||||
## Your Environment
|
||||
|
||||
- OS: {Please write here}
|
||||
- git-chglog version: {Please write here}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue