is this clear to you??

This commit is contained in:
Nguyễn Đạt
2023-01-18 21:00:53 +07:00
committed by GitHub
parent 73cb0507c5
commit d10deb9ea8
+6 -6
View File
@@ -6,7 +6,7 @@ body:
- type: checkboxes - type: checkboxes
attributes: attributes:
label: Is there an existing issue for this? label: Is there an existing issue for this?
description: _Please search to see if an issue already exists for the bug you encountered_ description: _Please search to see if an issue already exists for the bug you encountered. **I DON\'T MAKE THIS TICK BOX FOR COSMETIC.**_
options: options:
- label: I have searched the existing issues - label: I have searched the existing issues
required: true required: true
@@ -14,9 +14,9 @@ body:
- type: checkboxes - type: checkboxes
attributes: attributes:
label: Have you read the FAQ? label: Have you read the FAQ?
description: _Make sure you visit the [**FAQ**](https://github.com/qnblackcat/uYouPlus/wiki/FAQ) page first!_ description: _Make sure you actually visit the [**FAQ**](https://github.com/qnblackcat/uYouPlus/wiki/FAQ) page! **I DON\'T MAKE THIS TICK BOX FOR COSMETIC**_
options: options:
- label: Yes, I read the FAQ - label: Yes, I did read the FAQ
required: true required: true
- type: textarea - type: textarea
@@ -27,7 +27,7 @@ body:
- iOS/iPadOS version: - iOS/iPadOS version:
- Device model: - Device model:
- Sideload tool (AltStore, Sideloadly, TrollStore,...): - Sideload tool (AltStore, Sideloadly, TrollStore,...):
- The specific version of uYouPlus (**latest** or **newest** is **NOT** a version number!): - The specific version of uYouPlus (**latest or newest is NOT a version number!**):
validations: validations:
required: true required: true
@@ -73,8 +73,8 @@ body:
description: _Well, YouTube itself is buggy sometimes..._ description: _Well, YouTube itself is buggy sometimes..._
multiple: false multiple: false
options: options:
- ❌ No, It doesn't - ❌ No, I can't reproduce this issue in the official YouTube from AppStore
- ✅ Yes, It does - ✅ Yes, I can reproduce this issue in the official YouTube from AppStore
validations: validations:
required: true required: true