Add pull-request template
This commit is contained in:
1
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
1
.github/ISSUE_TEMPLATE/config.yml
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
blank_issues_enabled: false
|
||||||
7
.github/pull_request_template.md
vendored
Normal file
7
.github/pull_request_template.md
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
Do you follow the guidelines?
|
||||||
|
|
||||||
|
- [ ] I have tested my changes
|
||||||
|
- [ ] There is no breaking change
|
||||||
|
- [ ] There is no regression
|
||||||
|
- [ ] I follow existing [coding style](https://docs.kanboard.org/en/latest/developer_guide/coding_standards.html)
|
||||||
|
|
||||||
Reference in New Issue
Block a user