Update Github discussion template (#5130)
This commit is contained in:
parent
36db2e1ba9
commit
f53024b4c4
|
@ -1,14 +1,11 @@
|
||||||
body:
|
body:
|
||||||
|
- type: markdown
|
||||||
- type: markdown attributes: value: | If you would like to contribute code to the Bitwarden codebase
|
attributes:
|
||||||
for consideration, please review
|
value: |
|
||||||
[https://contributing.bitwarden.com/](https://contributing.bitwarden.com/) before posting. To keep
|
If you would like to contribute code to the Bitwarden codebase for consideration, please review [https://contributing.bitwarden.com/](https://contributing.bitwarden.com/) before posting. To keep discussion on topic, posts that do not include a proposal for a code contribution you wish to develop will be removed. For feature requests and community discussion, please visit https://community.bitwarden.com/
|
||||||
discussion on topic, posts that do not include a proposal for a code contribution you wish to
|
- type: textarea
|
||||||
develop will be removed. For feature requests and community discussion, please visit
|
attributes:
|
||||||
https://community.bitwarden.com/
|
label: Code Contribution Proposal
|
||||||
- type: textarea attributes: label: Code Contribution Proposal description: "Please include a
|
description: "Please include a description of the code contribution you would like to contribute, including any relevant screenshots, and links to any existing [feature requests](https://community.bitwarden.com/c/feature-requests/5/none). This helps get feedback from the community and Bitwarden team members before you start writing code"
|
||||||
description of the code contribution you would like to contribute, including any relevant
|
validations:
|
||||||
screenshots, and links to any existing
|
|
||||||
[feature requests](https://community.bitwarden.com/c/feature-requests/5/none). This helps get
|
|
||||||
feedback from the community and Bitwarden team members before you start writing code" validations:
|
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue