mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-20 11:12:44 +08:00
Update issue templates
This commit is contained in:
parent
064190c3df
commit
08a285ed6e
24
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
24
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
@ -0,0 +1,24 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: 报告一个bug
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**描述一下这个bug**
|
||||
清楚而简洁地描述了错误是什么
|
||||
|
||||
**复现方式**
|
||||
Steps to reproduce the behavior:
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
4. See error
|
||||
|
||||
**预期行为**
|
||||
清晰简明地描述了您预期的发生。
|
||||
|
||||
**截图**
|
||||
如果可以,请添加屏幕截图以帮助解释您的问题。
|
10
.github/ISSUE_TEMPLATE/development-problem.md
vendored
Normal file
10
.github/ISSUE_TEMPLATE/development-problem.md
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
---
|
||||
name: Development Problem
|
||||
about: 任何开发建议、使用问题、交流学习都可以
|
||||
title: ''
|
||||
labels: help wanted
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
## 任何开发建议、交流学习都可以
|
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
17
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: 提交一个新特性/功能
|
||||
title: ''
|
||||
labels: feature
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**您的功能请求是否与问题相关? 请简单描述.**
|
||||
清晰简明地描述问题是什么. Ex. I'm always frustrated when [...]
|
||||
|
||||
**请描述一下您想要的解决方案**
|
||||
清晰简明地描述您想要发生的事情。
|
||||
|
||||
**描述你考虑过的替代方案**
|
||||
清晰简洁地描述您所考虑的任何替代解决方案或功能。
|
Loading…
x
Reference in New Issue
Block a user