mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-22 22:11:27 +01:00
updated github templates
This commit is contained in:
parent
b6965b0b10
commit
5c28625b2a
2 changed files with 25 additions and 15 deletions
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
20
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -8,25 +8,31 @@ assignees: ''
|
|||
---
|
||||
|
||||
# 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
|
||||
|
||||
<!--
|
||||
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.
|
||||
|
||||
<!-- A clear and concise description of what you expected to happen. -->
|
||||
|
||||
# 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)
|
||||
- Device: [e.g. Samsung A7]
|
||||
- Android Version: [e.g. Marshmallow, 6.0 or API 23]
|
||||
- µLauncher Version: [e.g. j-0.0.11 or version code 25]
|
||||
- Device: <!-- e.g. Fairphone 5 -->
|
||||
- Android Version: <!-- e.g. Marshmallow, 6.0 or API 23 -->
|
||||
- µLauncher Version: <!-- e.g. j-0.0.11 or version code 25 -->
|
||||
|
||||
# Additional info
|
||||
Add any other info or comments about the problem here.
|
||||
|
||||
<!-- Add any other info or comments about the problem here. -->
|
||||
|
|
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
20
.github/ISSUE_TEMPLATE/feature_request.md
vendored
|
@ -7,14 +7,18 @@ assignees: ''
|
|||
|
||||
---
|
||||
|
||||
# Mandatory: Please describe the problem to be solved
|
||||
(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.)
|
||||
# <!--MANDATORY--> Please describe the problem to be solved
|
||||
|
||||
# Optional: Describe the solution you would suggest
|
||||
(Remove this text: A description of the solution, e.g. "add a button to the settings activity. When clicking that button ..." )
|
||||
<!-- 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. -->
|
||||
|
||||
# Optional: Describe alternative solutions you've considered
|
||||
(Remove this text: A description of any alternative solutions or features you've considered.)
|
||||
# <!--OPTIONAL--> Describe the solution you would suggest
|
||||
|
||||
# Optional: Additional info
|
||||
(Remove this text: Add any other info, comments or screenshots about the feature request here.)
|
||||
<!-- A description of the solution, e.g. "add a button to the settings activity. When clicking that button ..." -->
|
||||
|
||||
# <!--OPTIONAL--> Describe alternative solutions you've considered
|
||||
|
||||
<!-- A description of any alternative solutions or features you've considered. -->
|
||||
|
||||
# <!--OPTIONAL--> Additional info
|
||||
|
||||
<!-- Add any other info, comments or screenshots about the feature request here. -->
|
||||
|
|
Loading…
Add table
Reference in a new issue