mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-23 13:45:12 +02:00
[skip travis] Update some github documentation.
This commit is contained in:
parent
3eca695807
commit
35f06f0acf
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -3,7 +3,7 @@ name: Bug report
|
|||||||
about: Found a bug? Make sure it hasn't already been filed/solved - if so, please report it!
|
about: Found a bug? Make sure it hasn't already been filed/solved - if so, please report it!
|
||||||
title: ""
|
title: ""
|
||||||
labels: "bug"
|
labels: "bug"
|
||||||
assignees: "ClementTsang"
|
assignees: ""
|
||||||
---
|
---
|
||||||
|
|
||||||
## Describe the bug
|
## Describe the bug
|
||||||
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -3,7 +3,7 @@ name: Feature request
|
|||||||
about: Got a good idea that hasn't already been mentioned? Suggest it!
|
about: Got a good idea that hasn't already been mentioned? Suggest it!
|
||||||
title: ""
|
title: ""
|
||||||
labels: "enhancement"
|
labels: "enhancement"
|
||||||
assignees: "ClementTsang"
|
assignees: ""
|
||||||
---
|
---
|
||||||
|
|
||||||
## Describe the feature request
|
## Describe the feature request
|
||||||
|
1
.github/pull_request_template.md
vendored
1
.github/pull_request_template.md
vendored
@ -23,6 +23,7 @@ _Please state how this was tested:_
|
|||||||
|
|
||||||
_Please ensure all are ticked (and actually done):_
|
_Please ensure all are ticked (and actually done):_
|
||||||
|
|
||||||
|
- [ ] Feature itself has been tested and verified to work
|
||||||
- [ ] Code has been linted
|
- [ ] Code has been linted
|
||||||
- [ ] Code has been self-reviewed
|
- [ ] Code has been self-reviewed
|
||||||
- [ ] Code has been tested and no new breakage is introduced
|
- [ ] Code has been tested and no new breakage is introduced
|
||||||
|
Loading…
x
Reference in New Issue
Block a user