docs: upload issue template
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
---
|
||||
name: Bug Report
|
||||
about: Report a bug or issue
|
||||
title: ''
|
||||
labels: bug
|
||||
assignees: ''
|
||||
---
|
||||
|
||||
**Device**: [e.g., Samsung Galaxy S21, Android 12]
|
||||
|
||||
**Decoder Type**: [Software/Hardware]
|
||||
|
||||
**Player Stats**: [Open `Settings > Network > Player Stats` and click the Info icon of PlayerPage to copy the message]
|
||||
|
||||
**Description**:
|
||||
|
||||
[Clear description of the issue]
|
||||
|
||||
**Additional Context**:
|
||||
|
||||
[Any other relevant information]
|
||||
@@ -16,11 +16,9 @@ When reporting issues, please help us help you by providing the following inform
|
||||
|
||||
### Required Information
|
||||
- **Device Information**: Manufacturer, model, and Android version
|
||||
- **App Version**: Found in Settings → About
|
||||
- **Steps to Reproduce**: Clear, step-by-step instructions
|
||||
- **Expected Behavior**: What you expected to happen
|
||||
- **Actual Behavior**: What actually happened
|
||||
- **Logs/Screenshots**: If applicable, attach relevant logs or screenshots
|
||||
|
||||
### Before Submitting
|
||||
1. Search existing issues to avoid duplicates
|
||||
@@ -28,30 +26,6 @@ When reporting issues, please help us help you by providing the following inform
|
||||
3. Provide as much detail as possible
|
||||
4. Use a clear and descriptive title
|
||||
|
||||
### Issue Template
|
||||
```
|
||||
**Device**: [e.g., Samsung Galaxy S21, Android 12]
|
||||
**App Version**: [e.g., 1.0.0 (10)]
|
||||
**Build Type**: [Debug/Release]
|
||||
|
||||
**Description**:
|
||||
[Clear description of the issue]
|
||||
|
||||
**Steps to Reproduce**:
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
|
||||
**Expected Behavior**:
|
||||
[What should happen]
|
||||
|
||||
**Actual Behavior**:
|
||||
[What actually happens]
|
||||
|
||||
**Additional Context**:
|
||||
[Any other relevant information]
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Thank you for contributing to Astronia!
|
||||
|
||||
Reference in New Issue
Block a user