From 3489edec4c52da3626823786e972d06d9ffec362 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sat, 2 Jul 2016 12:45:50 +0200 Subject: [PATCH] Removing issue_template --- .github/issue_template.md | 24 ------------------------ 1 file changed, 24 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 9ce88c7..e69de29 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,24 +0,0 @@ -### Expected behavior - - - -### Actual behavior - - - -### Steps to reproduce the behavior - - - -### Importance - -- [ ] Application breaking -- [ ] High importance -- [ ] Medium importance -- [ ] Minor importance - -### Type - -- [ ] Bug -- [ ] Enhancement -- [ ] Security issue