diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 47d5e7f..0000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,21 +0,0 @@ -#### What's the problem/suggestion/request? - -#### Screenshot or Copy the terminal output - -#### Do you know what could be causing the issue or how to fix it? - -#### How to reproduce the issue? - - -#### Environment -Python Version:\ -Operating System: - -#### Some Questions - - -- [ ] I am using the latest version of XSStrike. -- [ ] I installed the dependecies using `pip3` instead of `pip` -- [ ] I have read the documentation before submitting this issue. -- [ ] I have checked the other issues to see if someone reported this before.