mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2024-11-22 13:26:09 +03:00
Chore: fix bug report form
This commit is contained in:
parent
5b6d04d558
commit
d0efa0690a
11
.github/ISSUE_TEMPLATE/01-bug-report-en.yml
vendored
11
.github/ISSUE_TEMPLATE/01-bug-report-en.yml
vendored
@ -7,6 +7,8 @@ body:
|
|||||||
value: |
|
value: |
|
||||||
Thanks for taking the time to fill out this bug report!
|
Thanks for taking the time to fill out this bug report!
|
||||||
|
|
||||||
|
NOTE: Be sure to put a clear and concise title **AFTER** [BUG] in the text box above
|
||||||
|
|
||||||
NOTE: We do not provide any services such as proxies, DO NOT feedback any problems not caused by this application here.
|
NOTE: We do not provide any services such as proxies, DO NOT feedback any problems not caused by this application here.
|
||||||
|
|
||||||
<!-- template -->
|
<!-- template -->
|
||||||
@ -35,9 +37,11 @@ body:
|
|||||||
label: "Device Info"
|
label: "Device Info"
|
||||||
description: |
|
description: |
|
||||||
Input your device information according to the following format:
|
Input your device information according to the following format:
|
||||||
|
```
|
||||||
- Device: [e.g Pixel 4]
|
- Device: [e.g Pixel 4]
|
||||||
- ROM: [e.g AOSP]
|
- ROM: [e.g AOSP]
|
||||||
- Android Version: [e.g 10]
|
- Android Version: [e.g 10]
|
||||||
|
```
|
||||||
placeholder: |
|
placeholder: |
|
||||||
- Device: [e.g Pixel 4]
|
- Device: [e.g Pixel 4]
|
||||||
- ROM: [e.g AOSP]
|
- ROM: [e.g AOSP]
|
||||||
@ -50,9 +54,11 @@ body:
|
|||||||
label: "Application Info"
|
label: "Application Info"
|
||||||
description: |
|
description: |
|
||||||
Input application you are using information according to the following format:
|
Input application you are using information according to the following format:
|
||||||
|
```
|
||||||
- Version: [e.g 2.5.4-premium]
|
- Version: [e.g 2.5.4-premium]
|
||||||
- APK filename: [e.g cfa-2.5.4-premium-arm64-v8a-release.apk]
|
- APK filename: [e.g cfa-2.5.4-premium-arm64-v8a-release.apk]
|
||||||
- Distribution Channel: [e.g. Google Play]
|
- Distribution Channel: [e.g. Google Play]
|
||||||
|
```
|
||||||
placeholder: |
|
placeholder: |
|
||||||
- Version: [e.g 2.5.4-premium]
|
- Version: [e.g 2.5.4-premium]
|
||||||
- APK filename: [e.g cfa-2.5.4-premium-arm64-v8a-release.apk]
|
- APK filename: [e.g cfa-2.5.4-premium-arm64-v8a-release.apk]
|
||||||
@ -65,11 +71,10 @@ body:
|
|||||||
label: "Configure File"
|
label: "Configure File"
|
||||||
description: |
|
description: |
|
||||||
Please paste or upload the configuration file here.
|
Please paste or upload the configuration file here.
|
||||||
|
|
||||||
TIPS: If you only have a subscription link, please use your browser to download it.
|
TIPS: If you only have a subscription link, please use your browser to download it.
|
||||||
|
|
||||||
NOTE: Please remove proxies from the configuration file before uploading it.
|
NOTE: Please remove proxies from the configuration file before uploading it.
|
||||||
placeholder: |
|
|
||||||
port: 1080
|
|
||||||
render: YAML
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
Loading…
Reference in New Issue
Block a user