mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-25 22:55:06 +02:00
github: remove chore template, fix feature template label
This commit is contained in:
parent
9600785cf2
commit
3ffa437af3
11
.github/ISSUE_TEMPLATE/chore_template.md
vendored
11
.github/ISSUE_TEMPLATE/chore_template.md
vendored
@ -1,11 +0,0 @@
|
|||||||
---
|
|
||||||
name: Chore template
|
|
||||||
about: For tasks that aren't really features or bugs. More for me to work with in terms of organizing on GitHub.
|
|
||||||
title: ""
|
|
||||||
labels: "chore"
|
|
||||||
assignees: ""
|
|
||||||
---
|
|
||||||
|
|
||||||
## Describe the chore
|
|
||||||
|
|
||||||
_What is it that needs to be done? If relevant, say why:_
|
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -2,7 +2,7 @@
|
|||||||
name: Feature request
|
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: "feature"
|
||||||
assignees: ""
|
assignees: ""
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user