From 96b63a62434c5ac427ba274874e34299f4fca32e Mon Sep 17 00:00:00 2001 From: Brian Ellwood Date: Wed, 15 Nov 2017 08:13:34 -0500 Subject: [PATCH] Create ISSUE_TEMPLATE.md (#1721) Add issue template to make dealing with issues easier by having users supply relevant information upfront. --- .github/ISSUE_TEMPLATE.md | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 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..86bbffcf2 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,34 @@ + +### Issue type: +[ ] Feature request +[ ] Bug report +[ ] Documentation + + +### Environment: +* AdminLTE Version: +* Operating System: +* Browser (Version): + + +### Description: