mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-11-07 03:07:26 +01:00
50 lines
1.1 KiB
Markdown
50 lines
1.1 KiB
Markdown
|
---
|
||
|
|
||
|
name: "Bug Report"
|
||
|
about: "Report a Bug!"
|
||
|
title: " [Bug] "
|
||
|
ref: "master"
|
||
|
labels:
|
||
|
|
||
|
- Kind/Bug
|
||
|
|
||
|
---
|
||
|
### Description of the Issue:
|
||
|
|
||
|
<!-- Provide a clear and concise description of what the issue is about. -->
|
||
|
|
||
|
### Steps to Reproduce:
|
||
|
|
||
|
<!-- Explain the steps to reproduce the issue, if applicable. -->
|
||
|
|
||
|
1.
|
||
|
2.
|
||
|
3.
|
||
|
|
||
|
### Expected Behavior:
|
||
|
|
||
|
<!-- Describe what you expected to happen. -->
|
||
|
|
||
|
### Actual Behavior:
|
||
|
|
||
|
<!-- Describe what actually happened. Include screenshots if applicable. -->
|
||
|
|
||
|
### App Information:
|
||
|
|
||
|
- **Version:** <!-- e.g. 1.0.0 -->
|
||
|
- **Device:** <!-- e.g. Samsung Galaxy S10 -->
|
||
|
- **Android Version:** <!-- e.g. Android 11 -->
|
||
|
- **Installation Source:** <!-- e.g. Google Play Store, APK -->
|
||
|
|
||
|
### Log Files:
|
||
|
|
||
|
<!-- If applicable, include log files or error messages related to this issue. -->
|
||
|
|
||
|
### Additional Context:
|
||
|
|
||
|
<!-- Add any other context about the problem here, such as relevant system configuration or screenshots. -->
|
||
|
|
||
|
### Potential Solutions or Workarounds:
|
||
|
|
||
|
<!-- If you know of any potential solutions or workarounds for this issue, please describe them here. -->
|