Merge remote-tracking branch 'origin/main'

This commit is contained in:
antonio 2023-09-17 22:33:39 +02:00
commit 7fb9f63d1f
3 changed files with 36 additions and 32 deletions

View file

@ -7,27 +7,29 @@ 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. -->
**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. -->
**To Reproduce** ## To Reproduce
<!--
Outline the steps required to reproduce the bug, including any specific actions, inputs, or conditions: Outline the steps required to reproduce the bug, including any specific actions, inputs, or conditions:
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
-->
**Environment** ## Environment
- Android device: [Device Model] - Android device: [Device Model]
- Android OS version: [Android Version] - Android OS version: [Android Version]
- App version: [App Version] - App version: [App Version]
- Other relevant details: [e.g., specific network conditions, external dependencies] - Other relevant details: [e.g., specific network conditions, external dependencies]
**Logs or Screenshots** ## Logs or Screenshots
If applicable, add screenshots to help explain your problem. <!-- If applicable, add screenshots to help explain your problem. -->
**Additional context** ## Additional context
Add any other context about the problem here. <!-- Add any other context about the problem here. -->

View file

@ -7,33 +7,35 @@ assignees: ''
--- ---
**Description** ## Description
Provide a clear and concise description of the crash you encountered. <!-- Provide a clear and concise description of the crash you encountered. -->
**Steps to Reproduce** ## Steps to Reproduce
<!--
Please provide the steps to reproduce the crash: Please provide the steps to reproduce the crash:
1. Go to '...' 1. Go to '...'
2. Click on '...' 2. Click on '...'
3. Scroll down to '...' 3. Scroll down to '...'
4. See the crash 4. See the crash
-->
**Environment** ## Environment
- Android device: [Device Model] - Android device: [Device Model]
- Android OS version: [Android Version] - Android OS version: [Android Version]
- App version: [App Version] - App version: [App Version]
- Other relevant details: [e.g., specific network conditions, external dependencies] - Other relevant details: [e.g., specific network conditions, external dependencies]
**Crash Logs/Stack Trace** ## 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 ```). <!-- If available, please provide the crash log or stack trace related to the crash. Include it inside a code block (surround with triple backticks ```). -->
**Screenshots** ## Screenshots
If applicable, add screenshots to help explain the problem. <!-- If applicable, add screenshots to help explain the problem. -->
**Additional Context** ## Additional Context
Add any other context about the problem here. <!-- Add any other context about the problem here. -->
**Reproducibility** ## Reproducibility
Mention the frequency of the crash occurrence (e.g., always, sometimes, occasionally). <!-- Mention the frequency of the crash occurrence (e.g., always, sometimes, occasionally). -->
**Additional Notes** ## Additional Notes
Include any other notes or details that could be helpful for troubleshooting the crash. <!-- Include any other notes or details that could be helpful for troubleshooting the crash. -->

View file

@ -7,14 +7,14 @@ assignees: ''
--- ---
**Summary** ## Summary
Provide a concise summary of the feature you are requesting. <!-- Provide a concise summary of the feature you are requesting. -->
**Description** ## Description
Please describe in detail the feature you would like to see implemented. <!-- Please describe in detail the feature you would like to see implemented. -->
**Use Case** ## Use Case
Explain why this feature is important and how it would improve the user experience. <!-- Explain why this feature is important and how it would improve the user experience. -->
**Additional context** ## Additional context
Include any additional information, screenshots, or examples that could be helpful in understanding or implementing the feature. <!-- Include any additional information, screenshots, or examples that could be helpful in understanding or implementing the feature. -->