diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c92375f4..1b7b26fb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,27 +7,29 @@ assignees: '' --- -**Describe the bug** -A clear and concise description of what the bug is. +# Describe the bug + -**Expected behavior** -A clear and concise description of what you expected to happen. +# Expected behavior + -**To Reproduce** +# To Reproduce + -**Environment** +## Environment - Android device: [Device Model] - Android OS version: [Android Version] - App version: [App Version] - Other relevant details: [e.g., specific network conditions, external dependencies] -**Logs or Screenshots** -If applicable, add screenshots to help explain your problem. +## Logs or Screenshots + -**Additional context** -Add any other context about the problem here. +## Additional context + diff --git a/.github/ISSUE_TEMPLATE/crash-report.md b/.github/ISSUE_TEMPLATE/crash-report.md index 3754051d..e2351a41 100644 --- a/.github/ISSUE_TEMPLATE/crash-report.md +++ b/.github/ISSUE_TEMPLATE/crash-report.md @@ -7,33 +7,35 @@ assignees: '' --- -**Description** -Provide a clear and concise description of the crash you encountered. +## Description + -**Steps to Reproduce** +## Steps to Reproduce + -**Environment** +## Environment - Android device: [Device Model] - Android OS version: [Android Version] - App version: [App Version] - Other relevant details: [e.g., specific network conditions, external dependencies] -**Crash Logs/Stack Trace** -If available, please provide the crash log or stack trace related to the crash. Include it inside a code block (surround with triple backticks ```). +## Crash Logs/Stack trace + -**Screenshots** -If applicable, add screenshots to help explain the problem. +## Screenshots + -**Additional Context** -Add any other context about the problem here. +## Additional Context + -**Reproducibility** -Mention the frequency of the crash occurrence (e.g., always, sometimes, occasionally). +## Reproducibility + -**Additional Notes** -Include any other notes or details that could be helpful for troubleshooting the crash. +## Additional Notes + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 8b81afa9..17f21732 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,14 +7,14 @@ assignees: '' --- -**Summary** -Provide a concise summary of the feature you are requesting. +## Summary + -**Description** -Please describe in detail the feature you would like to see implemented. +## Description + -**Use Case** -Explain why this feature is important and how it would improve the user experience. +## Use Case + -**Additional context** -Include any additional information, screenshots, or examples that could be helpful in understanding or implementing the feature. +## Additional context +