From f9c66917bdc5076c71faf0680978aa16be4e9d81 Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 17 Feb 2016 14:10:06 -0800 Subject: [PATCH] Issue template --- .github/ISSUE_TEMPLATE.md | 8 ++++++++ 1 file changed, 8 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 0000000000..293db071a4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,8 @@ +#### Expected Behavior + +#### Actual Behavior + +#### Before posting this issue, confirm/answer the following: +-[ ] I have enabled debug mode +-[ ] I have read [checked the Common Issues page](http://docs.snipeitapp.com/common-issues.html) +-[ ] I have read [the Getting Help Documentation](http://docs.snipeitapp.com/getting-help.html)