Update feature_request.yml

Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
This commit is contained in:
0xMRTT 2022-08-13 09:34:54 +02:00 committed by GitHub
parent cdbf9ff575
commit 0cd44256e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ body:
- type: markdown
attributes:
value: |
First off, thanks for taking the time to contribute! Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make will benefit everybody else and are greatly appreciated.
Thanks for taking the time to contribute! Contributions are what make the open-source and the GNOME community such an amazing place to learn, and create. Any contributions you make will benefit everybody else and are greatly appreciated.
- type: textarea
id: description
attributes:
@ -14,13 +14,6 @@ body:
description: A clear and concise description of what the feature request is. Please include if your feature request is related to a problem
validations:
required: true
- type: textarea
id: code-snippet
attributes:
label: Related Code
description: "If you are able to illustrate the bug or feature request with an example, please provide it here"
validations:
required: false
- type: textarea
id: additional
attributes:
@ -30,21 +23,7 @@ body:
required: false
- type: checkboxes
attributes:
label: Self-service
description: |
If you feel like you could contribute to this issue, please check the box below. This would tell us and other people looking for contributions that someone's working on it.
If you do check this box, please send a pull request within 7 days so we can still delegate this to someone else.
options:
- label: I'd be willing to address this documentation request myself.
- type: checkboxes
attributes:
label: Have you read the Contributing Guidelines?
options:
- label: I have read the [Contributing Guidelines](https://github.com/AdwCustomizerTeam/community/blob/main/CONTRIBUTING_GUIDELINES.md).
required: true
- type: checkboxes
attributes:
label: Are you familiar with Contributor Covenant Code of Conduct?
label: Did you read the Code of Conduct?
options:
- label: I have read the [Contributor Covenant Code of Conduct](https://github.com/AdwCustomizerTeam/community/blob/main/CODE_OF_CONDUCT.md).
required: true