diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 9afcdee8..00000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,12 +0,0 @@ -If submitting a bug please make sure - -- [ ] If you are using gdb - - [ ] `gdb --version` >= 7.7.1 - - [ ] it works on the command line with `gdb` - - [ ] `cwd` and `target` are properly set -- [ ] If you are using lldb - - [ ] `lldb --version` >= 3.7.1 - - [ ] it works on the command line with `lldb-mi` - - [ ] `cwd` and `target` are properly set - -Screenshots are helpful but not required \ No newline at end of file