diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..3402084 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,22 @@ +**Do you want to request a *feature* or report a *bug*?** + + +**What is the current behavior?** + + +**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.** + + +**What is the expected behavior?** + + +**Which versions todo.sh are you using?** +> Run `todo.sh -V` + + +**Which Operating System are you using?** + + +**Which version of bash are you using?** +> Run `bash --version` +