fix issue template emojis

This commit is contained in:
Marc Rousavy 2021-02-23 15:30:42 +01:00
parent 5a863b2bff
commit d60a3a34bc
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
--- ---
name: "\U0001F41B Bug report" name: "🐛 Bug report"
about: Report a bug about: Report a bug
title: "\U0001F41B " title: "🐛 "
labels: bug labels: bug
assignees: '' assignees: ''

View File

@ -1,7 +1,7 @@
--- ---
name: "\U0002753 Question" name: " Question"
about: Ask a question about the library about: Ask a question about the library
title: "\U0002753 " title: " "
labels: question labels: question
assignees: '' assignees: ''