Update issue templates with labels
This commit is contained in:
parent
5e469598b2
commit
8c44731415
|
@ -1,6 +1,9 @@
|
||||||
---
|
---
|
||||||
name: 🐛 Bug report
|
name: "\U0001F41B Bug report"
|
||||||
about: Create a report to help us fix things!
|
about: Create a report to help us fix things!
|
||||||
|
title: ''
|
||||||
|
labels: Bug
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
---
|
---
|
||||||
name: 📃 Documentation request
|
name: "\U0001F4C3 Documentation request"
|
||||||
about: Suggest additions or fixes to our documentation hub!
|
about: Suggest additions or fixes to our documentation hub!
|
||||||
|
title: ''
|
||||||
|
labels: Documentation
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,9 @@
|
||||||
---
|
---
|
||||||
name: "\U0001F680 Feature request"
|
name: "\U0001F680 Feature request"
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
|
title: ''
|
||||||
|
labels: Feature
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue