浏览代码

Update issue templates

Eugeny 4 年之前
父节点
当前提交
d6d75b8c53
共有 2 个文件被更改,包括 42 次插入0 次删除
  1. 20 0
      .github/ISSUE_TEMPLATE/feature_request.md
  2. 22 0
      .github/ISSUE_TEMPLATE/issue-report.md

+ 20 - 0
.github/ISSUE_TEMPLATE/feature_request.md

@@ -0,0 +1,20 @@
+---
+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.

+ 22 - 0
.github/ISSUE_TEMPLATE/issue-report.md

@@ -0,0 +1,22 @@
+---
+name: Issue report
+about: Report a problem
+title: ''
+labels: 'T: Bug'
+assignees: ''
+
+---
+
+<!--
+Before submitting an issue, make sure that :
+* Make sure you're running the latest Tabby version: https://github.com/Eugeny/tabby/releases
+* You've searched the existing issues: https://github.com/Eugeny/tabby/issues
+
+*Reports are accepted in English ONLY.*
+-->
+
+**Describe the problem**:
+[A clear and concise description of what the bug is.]
+
+**To Reproduce**:
+[Steps to reproduce the behavior]