From cd3425aa66cc2be75d719d429f82a5de8af7cd5e Mon Sep 17 00:00:00 2001 From: guhur <12297742+guhur@users.noreply.github.com> Date: Sat, 18 Apr 2020 14:18:49 +0200 Subject: [PATCH] Create ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 12 ++++++++++++ 1 file changed, 12 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 0000000..6cc389a --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,12 @@ +### Issue and Steps to Reproduce + + +### Screenshots + +### Link to an example failed election + +#### Expected + +#### Actual + +### Additional Details