Skip to content

Commit

Permalink
[skip ci]Update issue templates
Browse files Browse the repository at this point in the history
Separate Chinese/English bug report template, avoid confusing.
Follow sdlpal#203 suggestion, adds request for screenshot.
  • Loading branch information
palxex authored Apr 4, 2021
1 parent 74c3c5b commit 5a67d1c
Show file tree
Hide file tree
Showing 5 changed files with 136 additions and 25 deletions.
35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/----.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
name: 错误报告
about: 创建错误报告,帮助开发者解决问题
title: ''
labels: ''
assignees: ''

---

请使用中文提交问题报告,将凡是非\*\*扩起来的部分替换为自己的描述。

**描述问题**
请清晰明了地描述问题所在。

**重现步骤**
1. 是新建游戏还是载入进度(后者情况下请上传存档)
2. 如何操作
3. 出现了什么问题

**期待的正确结果**
请清晰明了地描述期待的正确行为。

**截屏/录像**
如果可能,请提交截屏/录像来更直观地描述问题(即使看起来像乱码,那可能是操作系统的call trace,对开发者会有大用的)

**环境(请完整提供如下信息):**
- 操作系统: [比如 iOS 10.2.1 jailbroken / Android 8.1 LOS 20181028 nightly / Windows 10 1803 17123.345]
- 设备 [比如 iPhone 8 Plus / Oneplus 6T / Asus ZenBook3 UX490UA]
- 版本 [比如 v2.0.2017.1114-149-gd0bf681f-dirty / v2018-11-03-g5adba12]
- 游戏资源 [比如DOS原版/DOS修正3.1版/Win95台澎金马原版/98柔情篇光盘原版/百游下载版/百游下载版+英文补丁3.0]
- 配置 [上传你的sdlpal.cfg,或者手机版配置页面的截图]
- 详细日志文件 [ cfg中设置LogLevel=0,LogFileName=sdlpal.log获取 ]

**其他上下文**
请在此追加觉得可能与此问题相关的任何细节。
37 changes: 37 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report-3.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
name: Bug report 3
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

Please submit your issue in English, and replace every line not quoted by \*\* with your words.

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. New game / load save (in this case, upload your save file here)
2. Let Player Charactor do ...
3. Continue operation ...
4. See problem

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots/Capture**
If applicable, add screenshots to help explain your problem.

**Environment (please complete the following information):**
- OS: [e.g. iOS 10.2.1 jailbroken / Android 8.1 LOS 20181028 nightly / Windows 10 1803 17123.345]
- Device [e.g. iPhone 8 Plus / Oneplus 6T / Asus ZenBook3 UX490UA]
- Version [e.g. v2.0.2017.1114-149-gd0bf681f-dirty / v2018-11-03-g5adba12]
- Resource [e.g. DOS original / DOS debug patch 3.1 / Win95 original / Win95 China mainland original / Win95 baiyou / baiyou+eng-translate 3.0]
- Config [upload your sdlpal.cfg here, or screenshot of config page on mobile versions]
- Verbose Log [ set LogLevel=0, LogFileName=sdlpal.log in cfg]

**Additional context**
Add any other context about the problem here.
37 changes: 37 additions & 0 deletions .github/ISSUE_TEMPLATE/bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

Please submit your issue in English, and replace every line not quoted by \*\* with your words.

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior:
1. New game / load save (in this case, upload your save file here)
2. Let Player Charactor do ...
3. Continue operation ...
4. See problem

**Expected behavior**
A clear and concise description of what you expected to happen.

**Screenshots/Capture**
If applicable, add screenshots to help explain your problem. (Even if it looks like garbage, it might be call stack, will helps developers much)

**Environment (please complete the following information):**
- OS: [e.g. iOS 10.2.1 jailbroken / Android 8.1 LOS 20181028 nightly / Windows 10 1803 17123.345]
- Device [e.g. iPhone 8 Plus / Oneplus 6T / Asus ZenBook3 UX490UA]
- Version [e.g. v2.0.2017.1114-149-gd0bf681f-dirty / v2018-11-03-g5adba12]
- Resource [e.g. DOS original / DOS debug patch 3.1 / Win95 original / Win95 China mainland original / Win95 baiyou / baiyou+eng-translate 3.0]
- Config [upload your sdlpal.cfg here, or screenshot of config page on mobile versions]
- Verbose Log [ set LogLevel=0, LogFileName=sdlpal.log in cfg]

**Additional context**
Add any other context about the problem here.
49 changes: 24 additions & 25 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,39 +1,38 @@
---
name: Bug report / 错误报告
about: Create a report to help us improve / 创建错误报告,帮助解决问题
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

Please submit your issue in English or Chinese.
请使用中文或英文提交问题。

**Describe the bug / 描述问题**
**Describe the bug**
A clear and concise description of what the bug is.
请清晰明了地描述问题所在。

**To Reproduce / 重现步骤**
**To Reproduce**
Steps to reproduce the behavior:
1. New game / load save (in this case, upload your save file here) 是新建游戏还是载入进度(后者情况下请上传存档)
2. Let Player Charactor do ... 如何操作
3. Continue operation ...后续步骤
4. See problem 出现了什么问题
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

**Expected behavior期待的正确结果**
**Expected behavior**
A clear and concise description of what you expected to happen.
请清晰明了地描述期待的正确行为。

**Screenshots/Capture 截屏/录像**
**Screenshots**
If applicable, add screenshots to help explain your problem.
如果可能,请提交截屏/录像来更直观地描述问题。

**Environment (please complete the following information)环境(请提供如下信息):**
- OS操作系统: [e.g.比如 iOS 10.2.1 jailbroken / Android 8.1 LOS 20181028 nightly / Windows 10 1803 17123.345]
- Device设备 [e.g.比如 iPhone 8 Plus / Oneplus 6T / Asus ZenBook3 UX490UA]
- Version版本 [e.g.比如 v2.0.2017.1114-149-gd0bf681f-dirty / v2018-11-03-g5adba12]
- Resource游戏资源 [e.g. DOS original / DOS debug patch 3.1 / Win95 original / Win95 China mainland original / Win95 baiyou / baiyou+eng-translate 3.0 比如DOS原版/DOS修正3.1版/Win95台澎金马原版/98柔情篇光盘原版/百游下载版/百游下载版+英文补丁3.0]
- Config配置 [upload your sdlpal.cfg here, or screenshot of config page on mobile versions 上传你的sdlpal.cfg,或者手机版配置页面的截图]
- Verbose Log 详细日志文件 [ see [FAQ](../wiki) for steps; upload it here]
**Desktop (please complete the following information):**
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]

**Smartphone (please complete the following information):**
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]

**Additional context 其他上下文**
**Additional context**
Add any other context about the problem here.
请在此追加觉得可能与此问题相关的任何细节。
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
---
name: Feature request / 功能建议
about: Suggest an idea for this project / 给项目提个建议
title: ''
labels: ''
assignees: ''

---

Expand Down

0 comments on commit 5a67d1c

Please sign in to comment.