fix issue templates

PiperOrigin-RevId: 234997641
This commit is contained in:
bachinger 2019-02-21 16:14:30 +00:00 committed by Oliver Woodman
parent 8746d4a885
commit 7f9a156323
4 changed files with 4 additions and 4 deletions

View File

@ -2,7 +2,7 @@
name: Bug report
about: Issue template for a bug report.
title: ''
labels: bug, 'needs triage'
labels: bug, needs triage
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: Content not playing correctly
about: Issue template for a content not playing issue.
title: ''
labels: 'content not playing', 'needs triage'
labels: content not playing, needs triage
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: Feature request
about: Issue template for a feature request.
title: ''
labels: enhancement, 'needs triage'
labels: enhancement, needs triage
assignees: ''
---

View File

@ -2,7 +2,7 @@
name: Question
about: Issue template for a question.
title: ''
labels: question, 'needs triage'
labels: question, needs triage
assignees: ''
---