Skip to content

Commit 1d6707e

Browse files
authored
[PM-9340] Updates the bug template and readme to direct users to the right repos (#3374)
1 parent 82e2c82 commit 1d6707e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,17 @@ body:
77
value: |
88
Thanks for taking the time to fill out this bug report!
99
10+
> [!WARNING]
11+
> This is the new native Bitwarden Beta app repository. For the pubicly available apps in App Store / Play Store, submit your report in [bitwarden/mobile](https://github.com/bitwarden/mobile)
12+
13+
1014
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.
15+
- type: checkboxes
16+
id: beta
17+
attributes:
18+
label: Bitwarden Beta
19+
options:
20+
- 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)
1121
- type: textarea
1222
id: reproduce
1323
attributes:

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# Bitwarden Android
1+
# Bitwarden Android (BETA)
2+
3+
> [!TIP]
4+
> This repo has the new native Android app, currently in [Beta](https://community.bitwarden.com/t/about-the-beta-program/39185). Looking for the legacy .NET MAUI apps? Head on over to [bitwarden/mobile](https://github.com/bitwarden/mobile)
25
36
## Contents
47

0 commit comments

Comments
 (0)