From 313bef93109b6f42826563631cd397c865b113f7 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 21 Feb 2016 10:10:36 +0100 Subject: [PATCH] Github --- .github/ISSUE_TEMPLATE.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 3ec7ec9ef..9ce88c795 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,24 @@ ### Expected behavior + + ### Actual behavior + + ### Steps to reproduce the behavior + + + +### Importance + +- [ ] Application breaking +- [ ] High importance +- [ ] Medium importance +- [ ] Minor importance + +### Type + +- [ ] Bug +- [ ] Enhancement +- [ ] Security issue