1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-06 00:13:28 +00:00

Add DuckDuckGo to web app for selection when creating a Github issue (#15198)

* Add DDG to available browsers

* Adjusted to use web template and clarified names
This commit is contained in:
Todd Martin
2025-06-16 11:26:52 -04:00
committed by GitHub
parent 8505686006
commit b31fcc9442
2 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: Browser Bug Report name: Browser Extension Bug Report
description: File a bug report description: File a bug report
labels: [bug, browser] labels: [bug, browser]
body: body:

View File

@@ -1,4 +1,4 @@
name: Web Bug Report name: Web App Bug Report
description: File a bug report description: File a bug report
labels: [bug, web] labels: [bug, web]
body: body:
@@ -77,6 +77,7 @@ body:
- Opera - Opera
- Brave - Brave
- Vivaldi - Vivaldi
- DuckDuckGo
validations: validations:
required: true required: true
- type: input - type: input