diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 00000000..94902d9d --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,15 @@ +### Instructions (remove before submitting): + +1. If you are filing a bug report, please answer the following questions. +2. If your issue is not a bug report, you do not need to use this template. + +### 1. What are you trying to do? + + +### 2. What did you expect to see? + + +### 3. What did you see instead (give full error messages and/or log)? + + +### 4. How can someone who is starting from scratch reproduce this behaviour as minimally as possible?