Revert "remove github directory"

This reverts commit 572ccd92c4.
This commit is contained in:
Devin J. Pohly 2020-12-27 12:54:39 -05:00
parent 167dc03004
commit 7ed4956b23
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: ''
---