diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..53527063a --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,15 @@ +Output of `awesome --version`: + +_REPLACE with full version output_ + +**How to reproduce the issue:** + +_REPLACE with step-by-step instructions on what to do_ + +**Actual result:** + +_REPLACE with what happened_ + +**Expected result:** + +_REPLACE with what should happen_