diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/issue-template.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md new file mode 100644 index 0000000..61a9bb3 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -0,0 +1,22 @@ +--- +name: Issue Template +about: This template is for creating an issue about a problem or bug. +title: '' +labels: '' +assignees: allusive-dev + +--- + +<-- Please fill in all the forms below that are relevant then delete this line --> + +**What is the issue** + +**What did you expect** + +**Relevant Images or Videos:** + +**Your configuration** + +**Package Version:** +**Build Method:** +**WM:** |