acegoal07 2 лет назад
Родитель
Сommit
28c4893601
2 измененных файлов с 32 добавлено и 0 удалено
  1. 21 0
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 11 0
      .github/ISSUE_TEMPLATE/feature_request.md

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

@@ -0,0 +1,21 @@
+---
+name: Bug report
+about: A bug report
+title: "[BUG]"
+labels: bug
+assignees: acegoal07
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**Screenshots**
+If applicable, add screenshots to help explain your problem.
+
+**Desktop (please complete the following information):**
+ - Firmware [e.g. Xtreme]
+ - Version [e.g. 1.1]
+
+**Additional context**
+Add any other context about the problem here.

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

@@ -0,0 +1,11 @@
+---
+name: Feature request
+about: Suggest an idea for this project
+title: "[FEATURE}"
+labels: enhancement
+assignees: acegoal07
+
+---
+
+**Describe the feature**
+A indepth description of what you want