Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
acegoal07 authored Jan 15, 2024
1 parent c5a4ffe commit 28c4893
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
21 changes: 21 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -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 changes: 11 additions & 0 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit 28c4893

Please sign in to comment.