Add emoji in front of issue template names

… so it's faster to look for the right thing.
This commit is contained in:
Jonas Platte 2022-12-09 10:46:53 +01:00
parent 922024c9e6
commit 1601dd6496
No known key found for this signature in database
GPG Key ID: AAA7A61F696C3E0C
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -1,5 +1,5 @@
---
name: Documentation improvement
name: 📖 Documentation improvement
about: You have a suggestion for the documentation?
title: ''
labels: type/docs, untriaged

View File

@ -1,5 +1,5 @@
---
name: Feature Request
name: 💡 Feature Request
about: Have a suggestion?
title: ''
labels: untriaged