mirror of
https://github.com/bitwarden/browser
synced 2026-02-05 19:23:19 +00:00
Added prerequisites section
This commit is contained in:
9
.github/ISSUE_TEMPLATE/browser.yml
vendored
9
.github/ISSUE_TEMPLATE/browser.yml
vendored
@@ -8,6 +8,15 @@ body:
|
||||
Thanks for taking the time to fill out this bug report!
|
||||
|
||||
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: prerequisites
|
||||
attributes:
|
||||
label: Prerequisites
|
||||
description: |
|
||||
Please confirm you have completed the following before submitting an issue:
|
||||
options:
|
||||
- label: I have searched **Closed** _AND_ **Open** [Issues](https://github.com/bitwarden/clients/issues?q=is%3Aissue%20)
|
||||
required: true
|
||||
- type: textarea
|
||||
id: reproduce
|
||||
attributes:
|
||||
|
||||
9
.github/ISSUE_TEMPLATE/cli.yml
vendored
9
.github/ISSUE_TEMPLATE/cli.yml
vendored
@@ -8,6 +8,15 @@ body:
|
||||
Thanks for taking the time to fill out this bug report!
|
||||
|
||||
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: checklist
|
||||
attributes:
|
||||
label: Prerequisites
|
||||
description: |
|
||||
Please confirm you have completed the following before submitting an issue:
|
||||
options:
|
||||
- label: I have searched **Closed** _AND_ **Open** [Issues](https://github.com/bitwarden/clients/issues?q=is%3Aissue%20)
|
||||
required: true
|
||||
- type: textarea
|
||||
id: reproduce
|
||||
attributes:
|
||||
|
||||
9
.github/ISSUE_TEMPLATE/desktop.yml
vendored
9
.github/ISSUE_TEMPLATE/desktop.yml
vendored
@@ -8,6 +8,15 @@ body:
|
||||
Thanks for taking the time to fill out this bug report!
|
||||
|
||||
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: checklist
|
||||
attributes:
|
||||
label: Prerequisites
|
||||
description: |
|
||||
Please confirm you have completed the following before submitting an issue:
|
||||
options:
|
||||
- label: I have searched **Closed** _AND_ **Open** [Issues](https://github.com/bitwarden/clients/issues?q=is%3Aissue%20)
|
||||
required: true
|
||||
- type: textarea
|
||||
id: reproduce
|
||||
attributes:
|
||||
|
||||
9
.github/ISSUE_TEMPLATE/web.yml
vendored
9
.github/ISSUE_TEMPLATE/web.yml
vendored
@@ -8,6 +8,15 @@ body:
|
||||
Thanks for taking the time to fill out this bug report!
|
||||
|
||||
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: checklist
|
||||
attributes:
|
||||
label: Prerequisites
|
||||
description: |
|
||||
Please confirm you have completed the following before submitting an issue:
|
||||
options:
|
||||
- label: I have searched **Closed** _AND_ **Open** [Issues](https://github.com/bitwarden/clients/issues?q=is%3Aissue%20)
|
||||
required: true
|
||||
- type: textarea
|
||||
id: reproduce
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user