docs: add labels to github issue templates (#3573)
This commit is contained in:
1
.github/ISSUE_TEMPLATE/1_Bug_report.md
vendored
1
.github/ISSUE_TEMPLATE/1_Bug_report.md
vendored
@@ -1,6 +1,7 @@
|
||||
---
|
||||
name: 🐛 Bug Report
|
||||
about: Report errors and problems
|
||||
labels: 'question'
|
||||
---
|
||||
|
||||
Are you experiencing an issue with...
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
---
|
||||
name: 💚 Failing service test
|
||||
about: Note failing service tests
|
||||
labels: 'keep-service-tests-green'
|
||||
---
|
||||
|
||||
:clock11: **When did the problem start?**
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/3_Badge_request.md
vendored
1
.github/ISSUE_TEMPLATE/3_Badge_request.md
vendored
@@ -1,6 +1,7 @@
|
||||
---
|
||||
name: 💡 Badge Request
|
||||
about: Ideas for new badges
|
||||
labels: 'service-badge'
|
||||
---
|
||||
|
||||
:clipboard: **Description**
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/5_Support_question.md
vendored
1
.github/ISSUE_TEMPLATE/5_Support_question.md
vendored
@@ -1,6 +1,7 @@
|
||||
---
|
||||
name: ❓ Support Question
|
||||
about: Ask a question about shields.io
|
||||
labels: 'question'
|
||||
---
|
||||
|
||||
:question: **Question**
|
||||
|
||||
Reference in New Issue
Block a user