mirror of
https://github.com/dromara/payment-spring-boot.git
synced 2026-03-13 21:33:41 +08:00
Update issue templates
This commit is contained in:
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
---
|
||||||
|
name: Bug report
|
||||||
|
about: Create a report to help us improve
|
||||||
|
title: ''
|
||||||
|
labels: ''
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
**提问前的思考**
|
||||||
|
1. 我是否已经认真阅读了文档和相关操作说明
|
||||||
|
2. 其它ISSUES是否已经有了解决方案
|
||||||
|
|
||||||
|
**描述问题**
|
||||||
|
提问时应该按照以下要点清晰地描述问题,才能得到可靠的答复
|
||||||
|
|
||||||
|
**环境版本信息**
|
||||||
|
问题发生的环境,不限于软件版本、运行时环境、操作系统等
|
||||||
|
|
||||||
|
**操作行为**
|
||||||
|
产生问题的操作行为
|
||||||
|
|
||||||
|
**期望的结果**
|
||||||
|
清晰地描述期望达成的结果
|
||||||
|
|
||||||
|
**代码与截图**
|
||||||
|
通常不建议使用代码截图,这样不太方便维护者进行Preview。代码应该使用Markdown代码块进行格式化。因交互导致的问题才建议使用截图辅助排查。
|
||||||
Reference in New Issue
Block a user