diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..f829c13 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,18 @@ +## Context +Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions. + +## Steps to Reproduce +Please provide detailed steps for reproducing the issue. + +1. step 1 +2. step 2 +3. and so on... + +## Current Behavior +What is the current behavior? + +## Expected Behavior +Please describe the behavior you are expecting + +## Attachments +Please include any relevant attachments here.