From f72fb69cfea6bf378e00b1cb995e869d2b06c482 Mon Sep 17 00:00:00 2001 From: Simon Ho Date: Wed, 12 Oct 2016 17:08:56 -0700 Subject: [PATCH] Use GitHub issue templates (#2810) (#2852) Backport of #2810 --- .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 00000000..483d047f --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,35 @@ + + +### Bug or feature request + +- [ ] Bug +- [ ] Feature request + +### Description of feature (or steps to reproduce if bug) + + + +### Link to sample repo to reproduce issue (if bug) + + + +### Expected result + + + +### Actual result (if bug) + + + +### Additional information (Node.js version, LoopBack version, etc) + +