From 1eb37d2a99160f024a7378b817bd655491ec824e Mon Sep 17 00:00:00 2001 From: Michael Aquilina Date: Thu, 18 Jul 2019 10:38:10 +0100 Subject: [PATCH] Add ISSUE_TEMPLATE --- ISSUE_TEMPLATE.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 ISSUE_TEMPLATE.md 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