mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
Update issue templates
This commit is contained in:
parent
36aaa12586
commit
6adbff5d83
2 changed files with 63 additions and 0 deletions
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**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.
|
||||
43
.github/ISSUE_TEMPLATE/问题反馈.md
vendored
Normal file
43
.github/ISSUE_TEMPLATE/问题反馈.md
vendored
Normal file
|
|
@ -0,0 +1,43 @@
|
|||
---
|
||||
name: 问题反馈
|
||||
about: 提出bug解决问题并改进本项目
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**请在提交issue前确认你已阅读了以下资料:**
|
||||
|
||||
- 项目的readme文件
|
||||
- 其他已有的Issue
|
||||
|
||||
如果你的问题已经在readme或其他Issue中得到解答,我们很可能不会回复。请确保你的问题是一个新的问题。
|
||||
|
||||
## 问题描述
|
||||
|
||||
请在此处描述您遇到的问题,包括出现问题的环境、您试图实现的功能以及错误信息等。请尽可能详细,以便其他人可以在自己的环境中复制问题。
|
||||
|
||||
## 预期行为
|
||||
|
||||
请描述您期望系统在出现问题时应该做什么。
|
||||
|
||||
## 实际行为
|
||||
|
||||
请描述您实际看到的行为。
|
||||
|
||||
## 复制过程
|
||||
|
||||
请详细描述如何复制这个问题,包括所有必要的步骤、输入、任何错误信息以及输出。
|
||||
|
||||
## 环境
|
||||
|
||||
请提供您使用的任何相关信息,例如操作系统、版本、配置等。
|
||||
|
||||
## 可能的解决方案
|
||||
|
||||
如果您已经尝试了一些解决方案,请在此处描述这些解决方案,并说明是否有效。
|
||||
|
||||
## 附加信息
|
||||
|
||||
如果有任何其他信息,如日志、截图等,请在此处提供。
|
||||
Loading…
Add table
Add a link
Reference in a new issue