🔧 Fix automation due to label changes
Signed-off-by: Luke Tainton <luke@tainton.uk>
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@@ -2,7 +2,7 @@
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: '🐛'
|
||||
labels: type/bug
|
||||
labels: type:bug
|
||||
assignees:
|
||||
|
||||
---
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/document_issue.md
vendored
2
.github/ISSUE_TEMPLATE/document_issue.md
vendored
@@ -2,7 +2,7 @@
|
||||
name: Document request
|
||||
about: Request a change to documentation
|
||||
title: '📚'
|
||||
labels: type/docs
|
||||
labels: type:docs
|
||||
assignees:
|
||||
|
||||
---
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
2
.github/ISSUE_TEMPLATE/feature_request.md
vendored
@@ -2,7 +2,7 @@
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: '✨'
|
||||
labels: type/feature
|
||||
labels: type:feature
|
||||
assignees:
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user