mirror of
https://github.com/jrpie/Launcher.git
synced 2025-02-23 06:21:31 +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
|
# 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. Fairphone 5 -->
|
||||||
- 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. -->
|
||||||
|
|
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
|
# <!--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.)
|
|
||||||
|
|
||||||
# Optional: Describe the solution you would suggest
|
<!-- 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. -->
|
||||||
(Remove this text: 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
|
# <!--OPTIONAL--> Describe the solution you would suggest
|
||||||
(Remove this text: A description of any alternative solutions or features you've considered.)
|
|
||||||
|
|
||||||
# Optional: Additional info
|
<!-- A description of the solution, e.g. "add a button to the settings activity. When clicking that button ..." -->
|
||||||
(Remove this text: Add any other info, comments or screenshots about the feature request here.)
|
|
||||||
|
# <!--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