diff options
author | Guido Cella <guido@guidocella.xyz> | 2020-12-21 21:39:26 +0100 |
---|---|---|
committer | Guido Cella <guido@guidocella.xyz> | 2020-12-21 21:39:26 +0100 |
commit | 572ccd92c43b83b677e87c3926d0f5703224c2d8 (patch) | |
tree | 0b053e0ace44d1345f624a1555c9416e8854171f /.github | |
parent | bcf9d8fb9a2f30e5fc0283637ee63350bf78e696 (diff) |
remove github directory
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 10 | ||||
-rw-r--r-- | .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 deleted file mode 100644 index 2a18c75..0000000 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ /dev/null @@ -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 deleted file mode 100644 index 92c6c8c..0000000 --- a/.github/ISSUE_TEMPLATE/enhancement-idea.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Enhancement idea -about: Suggest a feature or improvement -title: '' -labels: 'Type: enhancement' -assignees: '' - ---- - - |