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 name: Bug Report
about: Create a report to help us improve about: Create a report to help us improve
title: '' title: ''
labels: bug? labels: ⚠️bug?
assignees: '' assignees: ''
--- ---

View file

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

View file

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

View file

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

View file

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

View file

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