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