Update issue templates

This commit is contained in:
Devin J. Pohly 2020-07-26 11:43:53 -04:00 committed by GitHub
parent e2887f2cfd
commit 59c814d3da
2 changed files with 20 additions and 0 deletions

10
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,10 @@
---
name: Bug report
about: Something in dwl isn't working correctly
title: ''
labels: 'Type: bug'
assignees: ''
---

View File

@ -0,0 +1,10 @@
---
name: Enhancement idea
about: Suggest a feature or improvement
title: ''
labels: 'Type: enhancement'
assignees: ''
---