fix issue template emojis
This commit is contained in:
parent
5a863b2bff
commit
d60a3a34bc
4
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
4
.github/ISSUE_TEMPLATE/BUG_REPORT.md
vendored
@ -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: ''
|
||||||
|
|
||||||
|
4
.github/ISSUE_TEMPLATE/QUESTION.md
vendored
4
.github/ISSUE_TEMPLATE/QUESTION.md
vendored
@ -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: ''
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user