mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 06:21:31 +01:00
updated templates
This commit is contained in:
parent
ba5a784990
commit
51184e7e8a
2 changed files with 14 additions and 14 deletions
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -7,26 +7,26 @@ assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Describe the bug**
|
# Describe the bug
|
||||||
A clear and concise description of what the bug is.
|
A clear and concise description of what the bug is.
|
||||||
|
|
||||||
**To Reproduce**
|
# To Reproduce
|
||||||
Steps to reproduce the behavior:
|
Steps to reproduce the behavior:
|
||||||
1. Go to '...'
|
1. Go to '...'
|
||||||
2. Click on '....'
|
2. Click on '....'
|
||||||
3. Scroll down to '....'
|
3. Scroll down to '....'
|
||||||
4. See error
|
4. See error
|
||||||
|
|
||||||
**Expected behavior**
|
# Expected behavior
|
||||||
A clear and concise description of what you expected to happen.
|
A clear and concise description of what you expected to happen.
|
||||||
|
|
||||||
**Screenshots**
|
# Screenshots
|
||||||
If applicable, add screenshots to help explain your problem.
|
If applicable, add screenshots to help explain your problem.
|
||||||
|
|
||||||
**Smartphone (please complete the following information):**
|
# Smartphone (please complete the following information)
|
||||||
- Device: [e.g. Samsung A7]
|
- Device: [e.g. Samsung A7]
|
||||||
- Android Version: [e.g. Marshmallow, 6.0 or API 23]
|
- Android Version: [e.g. Marshmallow, 6.0 or API 23]
|
||||||
- µLauncher Version: [e.g. j-0.0.11 or version code 25]
|
- µLauncher Version: [e.g. j-0.0.11 or version code 25]
|
||||||
|
|
||||||
**Additional info**
|
# Additional info
|
||||||
Add any other info or comments about the problem here.
|
Add any other info or comments about the problem here.
|
||||||
|
|
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
16
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -7,14 +7,14 @@ assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Is your feature request related to a problem? Please describe.**
|
# Mandatory: Please describe the problem to be solved
|
||||||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
|
(Remove this text: Add a clear and concise description of the addressed problem. Don't say "add a button such that ... " but **why** this button should be added. This is very important as it allows to discuss alternative solutions.)
|
||||||
|
|
||||||
**Describe the solution you'd like**
|
# Optional: Describe the solution you would suggest
|
||||||
A clear and concise description of what you want to happen.
|
(Remove this text: A description of the solution, e.g. "add a button to the settings activity. When clicking that button ..." )
|
||||||
|
|
||||||
**Describe alternatives you've considered**
|
# Optional: Describe alternative solutions you've considered
|
||||||
A clear and concise description of any alternative solutions or features you've considered.
|
(Remove this text: A description of any alternative solutions or features you've considered.)
|
||||||
|
|
||||||
**Additional info**
|
# Optional: Additional info
|
||||||
Add any other info, comments or screenshots about the feature request here.
|
(Remove this text: Add any other info, comments or screenshots about the feature request here.)
|
||||||
|
|
Loading…
Add table
Reference in a new issue