Update issue templates

This commit is contained in:
UberGuidoZ 2024-01-01 23:10:21 -08:00 committed by GitHub
parent b34b31fcac
commit 3e60f55c0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 68 additions and 0 deletions

38
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@ -0,0 +1,38 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: UberGuidoZ
---
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Flipper firmware (please complete the following information):**
- Creator [e.g. Official, Unleashed, etc.]
- OS [e.g. Windows, iOS, etc.]
- Version [e.g. 0.96.1, 067, etc.]
**If Smartphone (please complete the following information):**
- Device [e.g. iPhone 14 Pro, Google Pixel 8, etc.]
- OS [e.g. iOS 17.0.2, 14, etc.]
- Browser [e.g. Chrome, Safari, etc.] *if applicable*
- qFlipper version [e.g. 1.2.1, 1.6.6, etc.]
**Additional context**
Add any other context about the problem here.

View File

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
assignees: UberGuidoZ
---
**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.

10
.github/ISSUE_TEMPLATE/help-wanted.md vendored Normal file
View File

@ -0,0 +1,10 @@
---
name: Help wanted
about: I need someones help!
title: ''
labels: help wanted
assignees: UberGuidoZ
---
If you are running into issues that dont seem to be in the [official docs](https://docs.flipper.net/) or the various ReadMe files from firmware creators or code developers, please describe your issue or question in as much detail as possible, and we will try to help.