Merge pull request #346 from cli/pr-template
Add Bugfix Pull Request Template
This commit is contained in:
commit
1286c09360
1 changed files with 13 additions and 0 deletions
13
.github/PULL_REQUEST_TEMPLATE/bug_fix.md
vendored
Normal file
13
.github/PULL_REQUEST_TEMPLATE/bug_fix.md
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!--
|
||||
Please make sure you read our contributing guidelines at
|
||||
https://github.com/cli/cli/blob/master/.github/CONTRIBUTING.md
|
||||
before opening opening a pull request. Thanks!
|
||||
-->
|
||||
|
||||
## Summary
|
||||
|
||||
closes #[issue number]
|
||||
|
||||
## Details
|
||||
|
||||
-
|
||||
Loading…
Add table
Add a link
Reference in a new issue