docs: Update templates with new labels [skip ci] (#452)

* docs: Update bug template with new label [skip ci]

* docs: Update feature request template with new label [skip ci]
pull/441/head
samwiseg0 4 years ago committed by GitHub
parent 69fd7a5511
commit 1056d28a26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: '' title: ''
labels: bug labels: 'awaiting-triage, type:bug'
assignees: '' assignees: ''
--- ---

@ -2,7 +2,7 @@
name: Feature request name: Feature request
about: Suggest an idea for this project about: Suggest an idea for this project
title: '' title: ''
labels: enhancement labels: 'awaiting-triage, type:enhancement'
assignees: '' assignees: ''
--- ---

Loading…
Cancel
Save