Remove issue title prefixes
Use labels to categorize them instead.
This commit is contained in:
parent
4161014cfc
commit
9f97c13bf1
3 changed files with 0 additions and 6 deletions
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -2,8 +2,6 @@
|
|||
name: Bug report
|
||||
about: Doom might be misbehaving
|
||||
labels: is:bug
|
||||
title: "[BUG] "
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
**What did you expect to happen?**
|
||||
|
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -2,8 +2,6 @@
|
|||
name: Feature request
|
||||
about: It'd be cool if Doom did/had/would...
|
||||
labels: is:new
|
||||
title: "[REQUEST] "
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
**Describe the feature**
|
||||
|
|
2
.github/ISSUE_TEMPLATE/how_to.md
vendored
2
.github/ISSUE_TEMPLATE/how_to.md
vendored
|
@ -2,8 +2,6 @@
|
|||
name: How do I...
|
||||
about: How to get Doom/Emacs to behave a certain way
|
||||
labels: is:question
|
||||
title: "[HOWTO] "
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
**What are you trying to achieve?**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue