mirror of
https://github.com/PowerJob/PowerJob.git
synced 2025-07-17 00:00:04 +08:00
[ops] opt issuce template
This commit is contained in:
parent
97b00a7c33
commit
5c00de45bc
5
.github/ISSUE_TEMPLATE/bug-report.md
vendored
5
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: bug report
|
name: \U0001F41B Bug Report
|
||||||
about: Create a report to help us improve
|
about: Something doesn't work as expected
|
||||||
title: "[BUG] bug report"
|
|
||||||
labels: bug
|
labels: bug
|
||||||
assignees: KFCFans
|
assignees: KFCFans
|
||||||
|
|
||||||
|
3
.github/ISSUE_TEMPLATE/feature-request.md
vendored
3
.github/ISSUE_TEMPLATE/feature-request.md
vendored
@ -1,7 +1,6 @@
|
|||||||
---
|
---
|
||||||
name: feature request
|
name: "\U0001F680 Feature Request"
|
||||||
about: Suggest an idea for this project
|
about: Suggest an idea for this project
|
||||||
title: "[Feature] feature request"
|
|
||||||
labels: new feature
|
labels: new feature
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
|
14
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
14
.github/ISSUE_TEMPLATE/question.md
vendored
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
---
|
||||||
|
name: "\U0001F914 Question"
|
||||||
|
about: Usage question that isn't answered in docs or discussion
|
||||||
|
---
|
||||||
|
|
||||||
|
## Question
|
||||||
|
|
||||||
|
Before asking a question, make sure you have(在提问之前,请确保你已经):
|
||||||
|
|
||||||
|
- Googled your question(百度了你的问题)
|
||||||
|
- Searched open and closed [GitHub issues](https://github.com/KFCFans/PowerJob/issues)(搜索了 GitHub issues)
|
||||||
|
- Read [documentation](https://www.yuque.com/powerjob/en)(仔细阅读了[官方文档](https://www.yuque.com/powerjob/guidence))
|
||||||
|
|
||||||
|
Please pay attention on issues you submitted, because we maybe need more details.
|
Loading…
x
Reference in New Issue
Block a user