Update issue templates

This commit is contained in:
syuilo 2019-03-07 16:50:05 +09:00
parent f02125dd47
commit 95ee9a6e09
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
5 changed files with 7 additions and 7 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

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

View file

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

View file

@ -1,5 +1,5 @@
---
name: Client-side Feature Request
name: Feature Request (Client specific)
about: Suggest an idea for this project
title: ''
labels: client-side, feature

View file

@ -1,5 +1,5 @@
---
name: Server-side Feature Request
name: Feature Request (Server specific)
about: Suggest an idea for this project
title: ''
labels: feature, server-side