From 8a3cdfff043eb34fd03ed9f711de07ff2aac49a4 Mon Sep 17 00:00:00 2001 From: Dimitry Ivanov Date: Sat, 23 Mar 2019 16:25:31 +0300 Subject: [PATCH] Add github issue template --- .github/ISSUE_TEMPLATE.md | 4 ++++ 1 file changed, 4 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..bf9db6a6 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,4 @@ +* **Markwon version**: _{REQUIRED}_ + +1. Please specify expected/actual behavior +2. Please specify conditions/steps to reproduce (layout, code, markdown used, etc)