diff options
author | Scott <[email protected]> | 2019-09-12 19:35:21 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2019-09-12 19:35:21 +0100 |
commit | 2328cf21f6028b9a3edcb51bebda3991c21d205f (patch) | |
tree | 70ca9c8c97ca96c632c6eabb374e2119c47c2e77 /.github | |
parent | 0363a3a0498532e7f974f8aa173ce9c10b1bc503 (diff) |
Adding a new option to the Issues Tab
Allows users to register for the translation effort.
Diffstat (limited to '.github')
-rw-r--r-- | .github/ISSUE_TEMPLATE/translate_request | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/translate_request b/.github/ISSUE_TEMPLATE/translate_request new file mode 100644 index 000000000..b226efbb9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/translate_request @@ -0,0 +1,25 @@ +--- +name: Translation Team Join Request +about: Use this forum if you'd like to join one of our translation teams on GitHub. +--- + +### Transifex Username: + +Please replace this text with your username. + +### Language you wish to Translate: + +Please replace this text with the language or languages you wish to translate. + +### Please tell us with UI's you wish to translate. (After submitting, you all that are relevant. + +- [] Windows +- [] Mac +- [] Linux + + +### Please confirm that (These can be checked after posting): + +- [] You have read our [Code of Conduct](https://github.com/HandBrake/HandBrake/blob/master/CODE_OF_CONDUCT.md) +- [] You have read our [Community Rules](https://forum.handbrake.fr/app.php/rules) +- [] Are fluent in verbal and written English. |