diff --git a/.github/ISSUE_TEMPLATE/other-issue.md b/.github/ISSUE_TEMPLATE/other-issue.md new file mode 100644 index 000000000..03f796bf1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/other-issue.md @@ -0,0 +1,18 @@ +--- +name: Other Issue +about: Problem Doesn't Fit under other options +title: '' +labels: '' +assignees: '' + +--- + +### Description +***Describe what you are experiencing (or other stuff)*** + +### Reproduction steps +***Steps to reproduce, if needed*** + + +### Screenshot +***Attach screenshot if applicable***