Bladeren bron

add issue_template

hazukieq 2 jaren geleden
bovenliggende
commit
9abe43aefc
2 gewijzigde bestanden met toevoegingen van 48 en 0 verwijderingen
  1. 8 0
      README.md
  2. 40 0
      issue_template.md

+ 8 - 0
README.md

@@ -17,6 +17,14 @@
 - [Node_inject](https://github.com/DiamondHunters/NodeInject)
 - [Node_inject_example](https://github.com/DiamondHunters/NodeInject)
 
+#### [怎么提问 ISSUE](./issue_template.md)
+请您提问之前,请自行确认:
+- 尝试通过网络解决遇到的问题,你确信网络不能解决你的问题
+- 确定已有的 **issue** 不能解决你的问题
+- 确定 **issue** 按照如下格式: [问题]: 问题描述
+** 请您按照提问模板填写(位于仓库文件 issue_template.md 中),谢谢您的配合,祝您生活愉快!**
+
+
 ---
 #### 1. 下载最新版Typora安装包
 

+ 40 - 0
issue_template.md

@@ -0,0 +1,40 @@
+## 提问模板
+### **描述你在学习中遇到的问题**
+
+**为避免无效问题和冗余问题,提问前请确认:**
+1. 你确定 Google 不能解决你的问题
+2. 你确定已有的 issue 不能解决你的问题
+3. 你确定 issue 的 title 按照格式如下:[问题]:问题描述
+
+
+
+**Describe the Problem 描述你遇到的问题**
+ A clear and concise description of what the problem is. 简洁有效的说明。
+
+
+
+**To Reproduce 如何重现问题**
+Steps to reproduce the behavior 简要描述问题的发生
+
+
+
+**Expected behavior 期待解决的效果**
+ A clear and concise description of what you expected to happen. 简单描述。
+
+
+
+**Screenshots 截图** 
+If applicable, add screenshots to help explain your problem.
+如有必要,可以截图说明 
+
+
+
+**Environmemt 环境版本说明**
+- OS: [e.g. win] 说明操作系统
+- Rust Version 说明语言及版本号
+- Typora Package Version 软件版本 
+
+
+
+**Additional Text 其他补充**
+Add any other context about the problem here. 添加你认为有必要的内容,否则不写。