Update issue templates

This commit is contained in:
syuilo 2019-03-07 18:16:49 +09:00
parent d035a43ed6
commit 1b9cf76008
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
6 changed files with 6 additions and 6 deletions

View file

@ -2,7 +2,7 @@
name: Bug Report
about: Create a report to help us improve
title: ''
labels: bug?
labels: ⚠️bug?
assignees: ''
---

View file

@ -2,7 +2,7 @@
name: Bug Report (Client specific)
about: Create a report to help us improve
title: ''
labels: bug?, client-side
labels: bug?, 🖥Client
assignees: ''
---

View file

@ -2,7 +2,7 @@
name: Bug Report (Server specific)
about: Create a report to help us improve
title: ''
labels: bug?, server-side
labels: bug?, ⚙Server
assignees: ''
---

View file

@ -2,7 +2,7 @@
name: Feature Request
about: Suggest an idea for this project
title: ''
labels: feature
labels: ✨Feature
assignees: ''
---

View file

@ -2,7 +2,7 @@
name: Feature Request (Client specific)
about: Suggest an idea for this project
title: ''
labels: client-side, feature
labels: ✨Feature, 🖥Client
assignees: ''
---

View file

@ -2,7 +2,7 @@
name: Feature Request (Server specific)
about: Suggest an idea for this project
title: ''
labels: feature, server-side
labels: ✨Feature, ⚙Server
assignees: ''
---