From 59ee32806e7a988f528e6f3358fbe5344b99c32a Mon Sep 17 00:00:00 2001 From: Felix Rieseberg Date: Thu, 23 Aug 2018 23:11:48 -0700 Subject: [PATCH] :memo: Issue template --- issue_template.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 issue_template.md diff --git a/issue_template.md b/issue_template.md new file mode 100644 index 0000000..cf37644 --- /dev/null +++ b/issue_template.md @@ -0,0 +1,7 @@ +⚠️ Thank you for reporting an issue! + +Before we go any further, understand that I probably won't be able to fullfil feature requests. +Feel free to report what feature you'd love to see, just don't get angry when I don't have +time to implement it 🙇‍♂️ + +I will however _gladly_ help you make a pull request if you're willing to play with Javascript!