From 5c28625b2ab331f0a848f809a9ec90af985b78fb Mon Sep 17 00:00:00 2001 From: Josia Pietsch Date: Mon, 21 Oct 2024 18:11:09 +0200 Subject: [PATCH] updated github templates --- .github/ISSUE_TEMPLATE/bug_report.md | 20 +++++++++++++------- .github/ISSUE_TEMPLATE/feature_request.md | 20 ++++++++++++-------- 2 files changed, 25 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index fd22359..d14b126 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,25 +8,31 @@ assignees: '' --- # Describe the bug -A clear and concise description of what the bug is. + + # To Reproduce + + # Expected behavior -A clear and concise description of what you expected to happen. + + # Screenshots -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: + - Android Version: + - µLauncher Version: # Additional info -Add any other info or comments about the problem here. + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 4ab974b..1a4f00c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -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.) +# 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 ..." ) + -# Optional: Describe alternative solutions you've considered -(Remove this text: A description of any alternative solutions or features you've considered.) +# Describe the solution you would suggest -# Optional: Additional info -(Remove this text: Add any other info, comments or screenshots about the feature request here.) + + +# Describe alternative solutions you've considered + + + +# Additional info + +