From 100029b6408558d5f51b9585aec2c0a9a3caa7cf Mon Sep 17 00:00:00 2001 From: Erwan Date: Mon, 29 Apr 2019 15:18:10 +0200 Subject: [PATCH] Delete old issue template --- .github/ISSUE_TEMPLATE.md | 27 --------------------------- 1 file changed, 27 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 3be0fa9e..00000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,27 +0,0 @@ -### Subject of the issue -Describe your issue here. - -### Your environment -* Version of WPScan: -* Version of Ruby: -* Operating System (OS): - -### Steps to reproduce -Tell us how to reproduce this issue. - -### Expected behavior -Tell us what should happen. - -### Actual behavior -Tell us what happens instead. - -### What have you already tried -Tell us what you have already tried to do to fix the issue you are having. - -Things you have tried (where relevant): - -* Update WPScan to the latest version [ ] -* Update Ruby to the latest version [ ] -* Ensure you can reach the target site using cURL [ ] -* Proxied WPScan through a HTTP proxy to view the raw traffic [ ] -* Ensure you are using a supported Operating System (Linux and macOS) [ ] \ No newline at end of file