mirror of
https://gitee.com/yansongda/pay.git
synced 2024-11-29 18:58:38 +08:00
Update issue templates
This commit is contained in:
parent
aba02d4506
commit
ff24aa8ba6
16
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/bug-report.md
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
name: Bug Report
|
||||
about: Bug report
|
||||
|
||||
---
|
||||
|
||||
## 包版本号
|
||||
|
||||
|
||||
## 问题描述
|
||||
|
||||
|
||||
## 你的代码
|
||||
> 涉及到 异步通知、同步通知 的问题,请将 nginx/Apache 的相关日志贴出来
|
||||
|
||||
## 报错详情
|
16
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
16
.github/ISSUE_TEMPLATE/custom.md
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
---
|
||||
name: Custom issue template
|
||||
about: Describe this issue template's purpose here.
|
||||
|
||||
---
|
||||
|
||||
## 包版本号
|
||||
|
||||
|
||||
## 问题描述
|
||||
|
||||
|
||||
## 你的代码
|
||||
> 涉及到 异步通知、同步通知 的问题,请将 nginx/Apache 的相关日志贴出来
|
||||
|
||||
## 报错详情
|
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: Suggest an idea for this project
|
||||
|
||||
---
|
||||
|
||||
**Is your feature request related to a problem? Please describe.**
|
||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
||||
|
||||
**Describe the solution you'd like**
|
||||
A clear and concise description of what you want to happen.
|
||||
|
||||
**Describe alternatives you've considered**
|
||||
A clear and concise description of any alternative solutions or features you've considered.
|
||||
|
||||
**Additional context**
|
||||
Add any other context or screenshots about the feature request here.
|
Loading…
Reference in New Issue
Block a user