commit 572ccd92c43b83b677e87c3926d0f5703224c2d8 parent bcf9d8fb9a2f30e5fc0283637ee63350bf78e696 Author: Guido Cella <guido@guidocella.xyz> Date: Mon, 21 Dec 2020 21:39:26 +0100 remove github directory Diffstat:
| D | .github/ISSUE_TEMPLATE/bug_report.md | | | 10 | ---------- |
| D | .github/ISSUE_TEMPLATE/enhancement-idea.md | | | 10 | ---------- |
2 files changed, 0 insertions(+), 20 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,10 +0,0 @@ ---- -name: Bug report -about: Something in dwl isn't working correctly -title: '' -labels: 'Type: bug' -assignees: '' - ---- - - diff --git a/.github/ISSUE_TEMPLATE/enhancement-idea.md b/.github/ISSUE_TEMPLATE/enhancement-idea.md @@ -1,10 +0,0 @@ ---- -name: Enhancement idea -about: Suggest a feature or improvement -title: '' -labels: 'Type: enhancement' -assignees: '' - ---- - -