mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-22 05:16:08 +03:00
57 lines
1.2 KiB
Markdown
57 lines
1.2 KiB
Markdown
|
---
|
||
|
name: "[English] Bug report"
|
||
|
about: Create a report to help us improve
|
||
|
title: "[BUG] "
|
||
|
labels: ''
|
||
|
assignees: ''
|
||
|
|
||
|
---
|
||
|
|
||
|
<!-- Be sure to put a clear title after [BUG] in the text box above -->
|
||
|
<!-- Be sure to put a clear title after [BUG] in the text box above -->
|
||
|
<!-- Be sure to put a clear title after [BUG] in the text box above -->
|
||
|
|
||
|
**Describe the bug**
|
||
|
A clear and concise description of what the bug is.
|
||
|
|
||
|
**To Reproduce**
|
||
|
Steps to reproduce the behavior:
|
||
|
1. Go to '...'
|
||
|
2. Click on '....'
|
||
|
3. Scroll down to '....'
|
||
|
4. See error
|
||
|
|
||
|
**Expected behavior**
|
||
|
A clear and concise description of what you expected to happen.
|
||
|
|
||
|
**Screenshots**
|
||
|
If applicable, add screenshots to help explain your problem.
|
||
|
|
||
|
**Device Info (please complete the following information):**
|
||
|
|
||
|
- Device: [e.g. Pixel 4]
|
||
|
- ROM: [e.g: AOSP]
|
||
|
- ROM Version:
|
||
|
- Android Version [e.g. 10]
|
||
|
|
||
|
**Application Info (please complete the following information):**
|
||
|
|
||
|
- Version: [e.g. 1.1.10]
|
||
|
- Apk File Name: [e.g. app-release-arm64-v8a.apk]
|
||
|
- Distribution Channel: [e.g. Google Play]
|
||
|
|
||
|
**Additional context**
|
||
|
Add any other context about the problem here.
|
||
|
|
||
|
**Configure**
|
||
|
Paste configure file which **removed server info**
|
||
|
```yaml
|
||
|
# paste here
|
||
|
```
|
||
|
|
||
|
**Logs**
|
||
|
Paste logs to help detect problem
|
||
|
|
||
|
```
|
||
|
<paste here>
|
||
|
```
|