Browse Source

Merge pull request #351 from fatedier/dev

update ISSUE_TEMPLATE
pull/348/merge
fatedier 8 years ago committed by GitHub
parent
commit
7ebcc7503a
  1. 4
      .github/ISSUE_TEMPLATE

4
.github/ISSUE_TEMPLATE

@ -1,4 +1,5 @@
Issue is only used for submiting bug report and documents typo. If there are same issues or answers can be found in documents, we will close it directly.
(为了节约时间,提高处理问题的效率,不按照格式填写的 issue 将会直接关闭。)
Use the commands below to provide key information from your environment:
You do NOT have to include this information if this is a FEATURE REQUEST
@ -9,6 +10,9 @@ You do NOT have to include this information if this is a FEATURE REQUEST
**What operating system and processor architecture are you using (`go env`)?**
**Configures you used:**
**Steps to reproduce the issue:**
1.
2.

Loading…
Cancel
Save