Update issue templates with labels

This commit is contained in:
Shay Nehmad 2020-07-01 14:14:31 +03:00 committed by GitHub
parent 5e469598b2
commit 8c44731415
3 changed files with 40 additions and 31 deletions

View File

@ -1,6 +1,9 @@
---
name: 🐛 Bug report
name: "\U0001F41B Bug report"
about: Create a report to help us fix things!
title: ''
labels: Bug
assignees: ''
---

View File

@ -1,6 +1,9 @@
---
name: 📃 Documentation request
name: "\U0001F4C3 Documentation request"
about: Suggest additions or fixes to our documentation hub!
title: ''
labels: Documentation
assignees: ''
---

View File

@ -1,6 +1,9 @@
---
name: "\U0001F680 Feature request"
about: Suggest an idea for this project
title: ''
labels: Feature
assignees: ''
---