You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug.yml
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,17 @@ body:
7
7
value: |
8
8
Thanks for taking the time to fill out this bug report!
9
9
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
+
10
14
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)
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff 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)
0 commit comments