mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 09:56:45 -06:00
[PM-9340] Fix bug template syntax error by adding quotes to label (#3378)
This commit is contained in:
parent
9f354bf248
commit
fae92be38a
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@ -17,7 +17,7 @@ body:
|
||||
attributes:
|
||||
label: Bitwarden Beta
|
||||
options:
|
||||
- label: Using the new native Bitwarden Beta app. Note: Bugs found in the legacy .NET apps should be reported in bitwarden/mobile
|
||||
- label: "Using the new native Bitwarden Beta app. Note: Bugs found in the legacy .NET apps should be reported in bitwarden/mobile](https://github.com/bitwarden/mobile)"
|
||||
- type: textarea
|
||||
id: reproduce
|
||||
attributes:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user