Add emoji in front of issue template names
… so it's faster to look for the right thing.
This commit is contained in:
parent
922024c9e6
commit
1601dd6496
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Bug Report
|
||||
name: 🐛 Bug Report
|
||||
about: Oh no, it's a bug. Let's squash it!
|
||||
title: ''
|
||||
labels: type/bug, untriaged
|
||||
|
2
.github/ISSUE_TEMPLATE/doc-improvement.md
vendored
2
.github/ISSUE_TEMPLATE/doc-improvement.md
vendored
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Documentation improvement
|
||||
name: 📖 Documentation improvement
|
||||
about: You have a suggestion for the documentation?
|
||||
title: ''
|
||||
labels: type/docs, untriaged
|
||||
|
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@ -1,5 +1,5 @@
|
||||
---
|
||||
name: Feature Request
|
||||
name: 💡 Feature Request
|
||||
about: Have a suggestion?
|
||||
title: ''
|
||||
labels: untriaged
|
||||
|
Loading…
x
Reference in New Issue
Block a user