Commit 7f9a1563 by bachinger Committed by Oliver Woodman

fix issue templates

PiperOrigin-RevId: 234997641
parent 8746d4a8
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
name: Bug report name: Bug report
about: Issue template for a bug report. about: Issue template for a bug report.
title: '' title: ''
labels: bug, 'needs triage' labels: bug, needs triage
assignees: '' assignees: ''
--- ---
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
name: Content not playing correctly name: Content not playing correctly
about: Issue template for a content not playing issue. about: Issue template for a content not playing issue.
title: '' title: ''
labels: 'content not playing', 'needs triage' labels: content not playing, needs triage
assignees: '' assignees: ''
--- ---
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
name: Feature request name: Feature request
about: Issue template for a feature request. about: Issue template for a feature request.
title: '' title: ''
labels: enhancement, 'needs triage' labels: enhancement, needs triage
assignees: '' assignees: ''
--- ---
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
name: Question name: Question
about: Issue template for a question. about: Issue template for a question.
title: '' title: ''
labels: question, 'needs triage' labels: question, needs triage
assignees: '' assignees: ''
--- ---
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment