Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update bug_report.yaml #103

Merged
merged 1 commit into from
Sep 30, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ body:
If your bug includes a crash, please use `adb logcat` or other ways to provide logs.

- type: input
id: vibemusic-version
id: gyawun-version
attributes:
label: Vibe Music version
label: Gyawun version
placeholder: |
Example: "0.3.1"
validations:
Expand All @@ -74,7 +74,7 @@ body:
description: |
You can find this somewhere in your Android settings.
placeholder: |
Example: "Android 12"
Example: "Android 13"
validations:
required: true

Expand Down