added issue template

This commit is contained in:
WebFreak001 2016-02-18 11:53:54 +01:00
commit ca6b59353d

7
.github/ISSUE_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,7 @@
If submitting a bug please make sure
- [ ] `gdb --version` >= 7.7.1
- [ ] it works on the command line with `gdb`
- [ ] `cwd` and `target` are properly set
Screenshots are helpful but not required