mirror of
https://github.com/ClementTsang/bottom.git
synced 2026-05-03 21:40:32 +00:00
github: remove chore template, fix feature template label
This commit is contained in:
@@ -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,7 +2,7 @@
|
||||
name: Feature request
|
||||
about: Got a good idea that hasn't already been mentioned? Suggest it!
|
||||
title: ""
|
||||
labels: "enhancement"
|
||||
labels: "feature"
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user