From f00a28598f64809d5e88ea8306174640387e4a89 Mon Sep 17 00:00:00 2001 From: fatedier Date: Thu, 9 Mar 2017 22:53:32 +0800 Subject: [PATCH] github: add issue template --- .github/ISSUE_TEMPLATE | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 0000000..a4e4e61 --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,15 @@ +Please answer these questions before submitting your issue. Thanks! + +1. What did you do? +If possible, provide a recipe for reproducing the error. + + +2. What did you expect to see? + + + +3. What did you see instead? + + + +4. What version of frp are you using (./frpc -v or ./frps -v)?