From 7ed4956b2380fc58219a3f51dd8f74e94ae09cf4 Mon Sep 17 00:00:00 2001 From: "Devin J. Pohly" Date: Sun, 27 Dec 2020 12:54:39 -0500 Subject: Revert "remove github directory" This reverts commit 572ccd92c43b83b677e87c3926d0f5703224c2d8. --- .github/ISSUE_TEMPLATE/bug_report.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md (limited to '.github/ISSUE_TEMPLATE/bug_report.md') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..2a18c75 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,10 @@ +--- +name: Bug report +about: Something in dwl isn't working correctly +title: '' +labels: 'Type: bug' +assignees: '' + +--- + + -- cgit v1.2.3