Skip to content

Commit

Permalink
增加issue模板
Browse files Browse the repository at this point in the history
  • Loading branch information
virusdefender committed Feb 18, 2016
1 parent 09ccaf5 commit 2eebcb0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
在提交issue之前请

- 认真阅读文档 http://qingdaou.github.io/OnlineJudge/
- 搜索和查看历史issues

然后提交issue请写清楚下列事项

- 进行什么操作的时候遇到了什么问题
- 错误提示是什么,如果看不到错误提示,请去log文件夹查看。大段的错误提示请包在代码块标记里面。
- 你尝试修复问题的操作
- 页面问题请写清浏览器版本,尽量有截图

0 comments on commit 2eebcb0

Please sign in to comment.