diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..968b8c8b5 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,21 @@ +#### Brief description of the issue. + +*Write your description here...* + +#### How to reproduce the bug? + +1. +2. +3. + +#### What is the expected result? + +*Write expected result here...* + +#### What actually happened? + +*Write what in fact happened...* + +#### Other information + +*Write any other supplementary information here...*