Skip to content

Commit

Permalink
Update bug.yml to reference the new native apps
Browse files Browse the repository at this point in the history
  • Loading branch information
vvolkgang authored Jun 27, 2024
1 parent ad6ffad commit 8a255eb
Showing 1 changed file with 11 additions and 6 deletions.
17 changes: 11 additions & 6 deletions .github/ISSUE_TEMPLATE/bug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,19 @@ body:
attributes:
value: |
Thanks for taking the time to fill out this bug report!
| :warning: Testing the new Bitwarden Beta apps? |
|:---------------------------|
| Submit your report in [bitwarden/android](https://github.com/bitwarden/android) or [bitwarden/ios](https://github.com/bitwarden/ios) |
Please do not submit feature requests. The [Community Forums](https://community.bitwarden.com) has a section for submitting, voting for, and discussing product feature requests.
- type: checkboxes
id: production
attributes:
label: Production Build
options:
- label: Using the Bitwarden app pubicly available in App Store / Play Store. Bitwarden Beta bugs should be reported in [bitwarden/android](https://github.com/bitwarden/android) or [bitwarden/ios](https://github.com/bitwarden/ios)
- type: textarea
id: reproduce
attributes:
Expand Down Expand Up @@ -73,9 +84,3 @@ body:
description: What version of our software are you running? (go to "Settings" → "About" in the app)
validations:
required: true
- type: checkboxes
id: beta
attributes:
label: Beta
options:
- label: Using a pre-release version of the application.

0 comments on commit 8a255eb

Please sign in to comment.