diff options
author | 0neGal <mail@0negal.com> | 2022-01-17 14:57:47 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-17 14:57:47 +0100 |
commit | 0386d37697cd22bd97dd50d0293ff90fe51d0c81 (patch) | |
tree | 285cae12f586e7c0e83a974e045e98c628e35302 | |
parent | 9204d9410e2e8ac302dd88ef8b2926940cce9147 (diff) | |
download | Viper-0386d37697cd22bd97dd50d0293ff90fe51d0c81.tar.gz Viper-0386d37697cd22bd97dd50d0293ff90fe51d0c81.zip |
added empty issue template
-rw-r--r-- | .github/ISSUE_TEMPLATE/empty-template.md | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/empty-template.md b/.github/ISSUE_TEMPLATE/empty-template.md new file mode 100644 index 0000000..a6ae206 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/empty-template.md @@ -0,0 +1,10 @@ +--- +name: Empty Template +about: An empty issue template with nothing in it. +title: '' +labels: '' +assignees: '' + +--- + + |