diff --git a/.gitlab/issue_templates/Bug Report.md b/.gitlab/issue_templates/Bug Report.md new file mode 100644 index 000000000..4bfda573a --- /dev/null +++ b/.gitlab/issue_templates/Bug Report.md @@ -0,0 +1,8 @@ +### Description of issue +Describe in detail what exactly happened. No "it no workie" will be accepted. Clear and concise definitions of what *exactly* the problem is. + +### What should have happened +Write out what the expected behavior/etc is. + +### Reproduction steps (if applicable) +Inform us how to reproduce this issue so we can effectively debug it.