Browse Source

保留1个issue模板

magicblack 3 năm trước cách đây
mục cha
commit
d5a59f9c19

+ 0 - 34
.github/ISSUE_TEMPLATE/----.md

@@ -1,34 +0,0 @@
----
-name: 问题报告
-about: 提交您的问题反馈,帮助我们改进
-title: ''
-labels: ''
-assignees: ''
-
----
-
-**描述您的问题**
-A clear and concise description of what the bug is.
-
-**如何重现**
-Steps to reproduce the behavior:
-1. Go to '...'
-2. Click on '....'
-3. Scroll down to '....'
-4. See error
-
-**预期结果**
-A clear and concise description of what you expected to happen.
-
-**截图**
-If applicable, add screenshots to help explain your problem.
-
-**版本信息:**
- -  程序版本: [e.g. 2022.1000.3026]
- - 操作系统: [e.g. iOS]
- - 浏览器: [e.g. chrome, safari]
-
-
-
-**其他备注信息**
-Add any other context about the problem here.

+ 35 - 0
.github/ISSUE_TEMPLATE/bug-report-cn.md

@@ -0,0 +1,35 @@
+---
+name: 问题报告  
+about: 提交您的问题反馈,帮助我们改进  
+title: ''  
+labels: ''  
+assignees: ''  
+
+---
+
+**描述您的问题**  
+A clear and concise description of what the bug is.
+
+**如何重现**  
+Steps to reproduce the behavior:
+1. Go to '...'
+2. Click on '....'
+3. Scroll down to '....'
+4. See error
+
+**预期结果**  
+A clear and concise description of what you expected to happen.
+
+**截图**  
+If applicable, add screenshots to help explain your problem.
+
+**版本信息:**  
+ -  程序版本: [如 2022.1000.3026]
+ - 操作系统: [如 Windows 11]
+ - 浏览器: [如 chrome, safari]
+
+
+
+**其他备注信息**  
+Add any other context about the problem here.
+

+ 0 - 38
.github/ISSUE_TEMPLATE/bug_report.md

@@ -1,38 +0,0 @@
----
-name: Bug report
-about: Create a report to help us improve
-title: ''
-labels: ''
-assignees: ''
-
----
-
-**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.