diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2020-12-11 23:11:57 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-11 23:11:57 -0500 |
commit | 53a2559e8ab5f075638f3d0515a999b59dcf2820 (patch) | |
tree | ba72e99f00b3db00df9393a02cbebcb9597ab6c8 /.github/ISSUE_TEMPLATE/blank-issue.md | |
parent | 8192fdd63c26498583e0b4fa128e812d8f9ebb9a (diff) |
Add Github issue templates (#1095)
Diffstat (limited to '.github/ISSUE_TEMPLATE/blank-issue.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/blank-issue.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/blank-issue.md b/.github/ISSUE_TEMPLATE/blank-issue.md new file mode 100644 index 00000000..b2f5eeb2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/blank-issue.md @@ -0,0 +1,10 @@ +--- +name: Blank issue +about: Create an issue from scratch +title: '' +labels: '' +assignees: '' + +--- + + |