mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Remove issue title prefixes
Use labels to categorize them instead.
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -2,8 +2,6 @@
|
|||||||
name: Bug report
|
name: Bug report
|
||||||
about: Doom might be misbehaving
|
about: Doom might be misbehaving
|
||||||
labels: is:bug
|
labels: is:bug
|
||||||
title: "[BUG] "
|
|
||||||
assignees: ''
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**What did you expect to happen?**
|
**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
|
name: Feature request
|
||||||
about: It'd be cool if Doom did/had/would...
|
about: It'd be cool if Doom did/had/would...
|
||||||
labels: is:new
|
labels: is:new
|
||||||
title: "[REQUEST] "
|
|
||||||
assignees: ''
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the feature**
|
**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...
|
name: How do I...
|
||||||
about: How to get Doom/Emacs to behave a certain way
|
about: How to get Doom/Emacs to behave a certain way
|
||||||
labels: is:question
|
labels: is:question
|
||||||
title: "[HOWTO] "
|
|
||||||
assignees: ''
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**What are you trying to achieve?**
|
**What are you trying to achieve?**
|
||||||
|
Reference in New Issue
Block a user