mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2024-12-21 14:00:13 +00:00
Update issue templates
This commit is contained in:
parent
b34b31fcac
commit
3e60f55c0b
38
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
38
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal 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.
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal file
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
Normal 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
10
.github/ISSUE_TEMPLATE/help-wanted.md
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
---
|
||||||
|
name: Help wanted
|
||||||
|
about: I need someone’s help!
|
||||||
|
title: ''
|
||||||
|
labels: help wanted
|
||||||
|
assignees: UberGuidoZ
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
If you are running into issues that don’t 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.
|
Loading…
Reference in New Issue
Block a user