From fbab350ca95d089f34f510cb14b87960970e108f Mon Sep 17 00:00:00 2001 From: David Wu Date: Sun, 17 Dec 2017 14:56:53 +0100 Subject: [PATCH] Issue template --- .github/ISSUE_TEMPLATE.md | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..0d8dc04cb --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,35 @@ + + + + + +## [FEATURE] _REPLACE THIS WITH A BRIEF SUMMARY OF THE SUGGESTED SNIPPET_ +**Category:** +- [ ] Array +- [ ] Browser +- [ ] Date +- [ ] Function +- [ ] Math +- [ ] Media +- [ ] Node +- [ ] Object +- [ ] String +- [ ] Utility +### Description + + + + + +## [BUG] _REPLACE THIS WITH A BRIEF SUMMARY OF YOUR ISSUE_ +### Expected Snippet Behavior + + + +### Current Snippet Behavior + + + +### Possible Solution + +