Update translate_request.yml

Fixes to the translation form.
This commit is contained in:
Scott 2021-07-01 22:16:39 +01:00 committed by GitHub
parent 95b84c483f
commit 1b7c4ba58c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 9 deletions

View File

@ -1,6 +1,5 @@
name: Translation Team request
description: Request to join our Translation Team on Transifex.
labels:
body:
- type: markdown
attributes:
@ -19,7 +18,7 @@ body:
placeholder: e.g. French, German etc.
validations:
required: false
- type: checkboxes
- type: checkboxes
id: os-choice
attributes:
label: Which Operating system do you wish to translate?
@ -30,10 +29,15 @@ body:
required: false
- label: Linux (GTK)
required: false
- type: checkboxes
attributes:
label: Community Guidelines
description: Please confirm that you agree to the following
options:
- label: I agree to follow this project's [Code of Conduct](https://github.com/HandBrake/HandBrake/blob/master/CODE_OF_CONDUCT.md)
required: true
- type: checkboxes
attributes:
label: Code of Conduct
description: Please confirm that
options:
- label: You agree to follow this project's [Code of Conduct](https://github.com/HandBrake/HandBrake/blob/master/CODE_OF_CONDUCT.md)
required: true
- label: Our [Community Rules](https://forum.handbrake.fr/app.php/rules)
required: true
- label: Our [Translation Guidelines](https://github.com/HandBrake/HandBrake/blob/master/TRANSLATION.markdown)
required: true