Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
LinShunKang committed Nov 21, 2018
1 parent 8f875ac commit 167d96f
Showing 1 changed file with 9 additions and 26 deletions.
35 changes: 9 additions & 26 deletions .github/ISSUE_TEMPLATE/bug_report.md
Expand Up @@ -4,32 +4,15 @@ about: Create a report to help us improve

---

**Describe the bug**
A clear and concise description of what the bug is.
**Bug 描述**
请清晰和简洁的描述你遇见的 bug

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**运行环境**
1、JDK 版本号,例如,JDK7、JDK8 等
2、运行容器和框架,例如,Tomcat、PlainJava、Spring、SpringBoot 等

**Expected behavior**
A clear and concise description of what you expected to happen.
**配置文件**
请把你的配置文件内容完整的复制出来

**Screenshots**
If applicable, add screenshots to help explain your problem.

**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context**
Add any other context about the problem here.
**异常堆栈**
请把程序的错误栈信息完整的复制出来

0 comments on commit 167d96f

Please sign in to comment.