Add triage label to issue templates
This commit is contained in:
parent
2b1e2eeed2
commit
71bd7849dc
|
@ -2,7 +2,7 @@
|
|||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: Client goes crazy when I mash the keyboard
|
||||
labels: bug
|
||||
labels: bug, triage
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: Make beep sound when moving from client to server
|
||||
labels: enhancement
|
||||
labels: enhancement, triage
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in New Issue