From 1822ad30783370b4e1c91c27898974267445b752 Mon Sep 17 00:00:00 2001 From: Nico Rehwaldt Date: Tue, 26 Sep 2017 13:54:07 +0200 Subject: [PATCH] docs(project): add issue template --- .github/ISSUE_TEMPLATE.md | 16 ++++++++++++++++ 1 file changed, 16 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 00000000..90897167 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,16 @@ + + + +### Expected Behavior + + +### Actual Behavior + + +### Steps to reproduce the Behavior \ No newline at end of file