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:
2
.github/ISSUE_TEMPLATE/browser.yml
vendored
2
.github/ISSUE_TEMPLATE/browser.yml
vendored
@@ -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:
|
||||||
|
|||||||
3
.github/ISSUE_TEMPLATE/web.yml
vendored
3
.github/ISSUE_TEMPLATE/web.yml
vendored
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user