From 640a2dbff9607a25eec511ac6fe095c75dfc8315 Mon Sep 17 00:00:00 2001 From: Matthew Ross Date: Sun, 3 May 2020 09:11:41 -0400 Subject: [PATCH] Delete ISSUE_TEMPLATE.md --- ISSUE_TEMPLATE.md | 44 -------------------------------------------- 1 file changed, 44 deletions(-) delete mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md deleted file mode 100644 index 6f5aeeb..0000000 --- a/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,44 +0,0 @@ -### Prerequisites ### - -* [ ] Are you running Taskboard with the same requirements as describe in [README.md](https://github.com/kiswa/TaskBoard/blob/master/README.md)? -* [ ] Did you [perform a cursory search](https://github.com/kiswa/TaskBoard/issues?utf8=%E2%9C%93&q=is%3Aissue) to see if your bug or enhancement is already reported? -* [ ] Are you sure your problem come from the Taskboard project and not your environment ? Google is your friend :) - -### Description ### - -[Short description of problem here] - -### Steps to Reproduce ### - -1. [First Step] -2. [Second Step] -3. [Other Steps...] - -**Expected behavior:** - -[Describe expected behavior here] - -**Actual behavior:** - -[Describe observed behavior here] - -``` lua --- If you recived an error, place it here. -``` - -``` lua --- Separate them if you have more than one. -``` - -### Additional information ### - -* Problem started happening recently, didn't happen in an older version of Aurora: [Yes/No] -* Problem can be reliably reproduced, doesn't happen randomly: [Yes/No] - -**Screenshots and GIFs** - -![Screenshots and GIFs which follow reproduction steps to demonstrate the problem](url) - -**Installed AddOns:** - -[List of installed addons which may conflict with the Aurora skin]