~ruther/dwl

db647f2df63c35270f23a970f29a8f155466d9ea — Devin J. Pohly 4 years ago 38ba6d2
fix labels on issue templates
2 files changed, 2 insertions(+), 2 deletions(-)

M .github/ISSUE_TEMPLATE/bug_report.md
M .github/ISSUE_TEMPLATE/enhancement-idea.md
M .github/ISSUE_TEMPLATE/bug_report.md => .github/ISSUE_TEMPLATE/bug_report.md +1 -1
@@ 2,7 2,7 @@
name: Bug report
about: Something in dwl isn't working correctly
title: ''
labels: 'Type: bug'
labels: 'A: bug'
assignees: ''

---

M .github/ISSUE_TEMPLATE/enhancement-idea.md => .github/ISSUE_TEMPLATE/enhancement-idea.md +1 -1
@@ 2,7 2,7 @@
name: Enhancement idea
about: Suggest a feature or improvement
title: ''
labels: 'Type: enhancement'
labels: 'A: enhancement'
assignees: ''

---

Do not follow this link