diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..d6e9baf --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,20 @@ +# Issue Details + +Please provide the following details when opening an issue: + +## Operating System (uname -a) + +## zsh version (zsh --version) + +## auto-notify version (echo "$AUTO_NOTIFY_VERSION") + +## How is auto-notify installed? + +- [ ] zplug +- [ ] oh-my-zsh +- [ ] Antigen +- [ ] Other (please specify) + +## Steps to reproduce the issue + +## gist link to your zshrc