Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
6-BennyLi-9 committed Aug 22, 2024
2 parents e04adf9 + a6b8224 commit c7b5539
Show file tree
Hide file tree
Showing 3 changed files with 104 additions and 0 deletions.
70 changes: 70 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: ''
assignees: ''

---

**描述错误**
简明扼要地描述错误是什么。

**重现**
重现行为的步骤:
1. 转到”...
2. 点击”....
3. 向下滚动到”....
4. 查看错误

**预期行为**
简明扼要地描述您期望发生的情况。

**截图**
如果适用,请添加屏幕截图以帮助解释您的问题。

**桌面(请填写以下信息):**
- 操作系统: [例如 iOS]
- 浏览器 [如 Chrome、Safari]
- 版本 [如 22]

**智能手机(请填写以下信息):**
- 设备: [例如 iPhone6]
- 操作系统: [例如 iOS8.1]
- 浏览器 [如:原版浏览器、Safari]
- 版本 [例如 22]

**其他背景**
请在此处添加有关问题的其他背景信息。

---

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

**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error

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

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

**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**
Add any other context about the problem here.
34 changes: 34 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
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.
Binary file modified RIC.zip
Binary file not shown.

0 comments on commit c7b5539

Please sign in to comment.