Browse Source

Merge branch 'master' of https://github.com/ldqk/Masuit.MyBlogs

懒得勤快 3 years ago
parent
commit
207726f068
2 changed files with 46 additions and 0 deletions
  1. 10 0
      .github/ISSUE_TEMPLATE/-----.md
  2. 36 0
      .github/ISSUE_TEMPLATE/--bug.md

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

@@ -0,0 +1,10 @@
+---
+name: 请求新功能
+about: 你的一些想法和idea
+title: 请求添加新功能:
+labels: ''
+assignees: ''
+
+---
+
+请详细描述一下你想要的功能,实现什么效果?

+ 36 - 0
.github/ISSUE_TEMPLATE/--bug.md

@@ -0,0 +1,36 @@
+---
+name: 提交bug
+about: bug概要
+title: "[BUG]"
+labels: bug
+assignees: ''
+
+---
+
+**bug概要**
+
+
+**复现步骤**
+1. Go to '...'
+2. Click on '....'
+3. Scroll down to '....'
+4. See error
+
+**预期的行为**
+
+
+**屏幕截图**
+
+
+**使用环境:**
+ - OS: [e.g. iOS]
+ - Browser [e.g. chrome, safari]
+ - Version [e.g. 22]
+
+**如果是移动端设备:**
+ - Device: [e.g. iPhone6]
+ - OS: [e.g. iOS8.1]
+ - Browser [e.g. stock browser, safari]
+ - Version [e.g. 22]
+
+**附加的描述**