From ce4b2392b959eaadef4989c3d6115d53fefbdc65 Mon Sep 17 00:00:00 2001 From: Abdul Wadood Date: Sat, 30 Jun 2018 23:41:47 +0530 Subject: [PATCH] Delete ISSUE_TEMPLATE.md (cherry picked from commit d808ade453fb411546ed1820b41e95a826437cdc) --- .github/ISSUE_TEMPLATE.md | 45 --------------------------------------- 1 file changed, 45 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 2d5b808bc..000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,45 +0,0 @@ -# Fill out this template with your issue then delete these lines only leaving the titles and your responses. - -# For a Bug Report: - -## Bug Report - -### Are you ready to report? - - Your issue may already be reported! Please search on the [issue track](../) before creating one. - - Ensure you have tested with the last (dev) version of the software. (If not, and if possible, run your test again with the most recent version available.) - -### Environment - * version of the software you use : _____ - * device / operating system : _____ - -### The Bug: - - * What do you obtain? A copy of the error message or a screenshot is always useful. - - * When does this occur? - -#### Steps to reproduce: - - 1. _____ - 2. _____ - 3. _____ - ... - - * What should be the behaviour from your point of view? How do you expect the service to work? - - -### Other Comments: - * What is the context of this ticket? If not obvious, explain why you need to do this. - - * If you have an idea about the technical background of the ticket, please share it. - - -# For a Feature Request: - -## Feature Request - -#### Feature Description - -Please describe the feature you want to add to the project. - -