diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 84484d8..0000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,32 +0,0 @@ -**Is this a bug report or feature request?** - -* Bug Report -* Feature Request - -**Bug Report** - -**Expected behavior:** - -**Deviation from expected behavior:** - -**How to reproduce it (minimal and precise):** - - -**Environment**: -* OS of the machine (e.g. from `/etc/os-release`): -* Kernel of the machine (e.g. `uname -a`): -* `make versions` output: -``` -OUTPUT_HERE -``` - -**Feature Request** - -**Are there any similar features already existing:** - -**What should the feature do:** - -**What would be solved through this feature:** - -**Does this have an impact on existing features:**