From 6290b9a7ef200e5483fc140f2958ccd74357b0f6 Mon Sep 17 00:00:00 2001 From: Weilin Shi <934587911@qq.com> Date: Sat, 30 Sep 2017 11:44:38 +0800 Subject: [PATCH] add: issue template --- .github/ISSUE_TEMPLATE.md | 11 +++++++++++ 1 file changed, 11 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..a8bb8d1 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,11 @@ +**Do you want to request a *feature* or report a *bug*?** + +**If this is a feature request, what is motivation for changing the behavior?** + +**If it is a bug, which version of captcha are you using?** + +**What is the current behavior?** + +**What is the expected behavior?** + +**Step to reproduce the bug or other relevant information**