From ce6ec7d5e79066837fee64ed49cc081586070a13 Mon Sep 17 00:00:00 2001 From: itayzafrir Date: Thu, 29 Nov 2018 15:51:18 +0200 Subject: [PATCH] Add github issue template Required for internal issue tracking. --- .github/issue_template.md | 44 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 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..7d4f1e840 --- /dev/null +++ b/.github/issue_template.md @@ -0,0 +1,44 @@ + + +### Description + + + + +### Issue request type + + + [ ] Question + [ ] Enhancement + [ ] Bug +