mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-04-20 08:28:51 +03:00
contributing: fix link to Translator's Guide (#6712)
This commit is contained in:
@ -23,11 +23,11 @@ friendly to new contributors are tagged with "contributor friendly".
|
|||||||
|
|
||||||
**I'd like to translate Ghostty to my language!**
|
**I'd like to translate Ghostty to my language!**
|
||||||
|
|
||||||
We have written a [Translator's Guide](po/README_CONTRIBUTORS.md) for
|
We have written a [Translator's Guide](po/README_TRANSLATORS.md) for
|
||||||
everyone interested in contributing translations to Ghostty.
|
everyone interested in contributing translations to Ghostty.
|
||||||
Translations usually do not need to go through the process of issue triage
|
Translations usually do not need to go through the process of issue triage
|
||||||
and you can submit pull requests directly, although please make sure that
|
and you can submit pull requests directly, although please make sure that
|
||||||
our [Style Guide](po/README_CONTRIBUTORS.md#style-guide) is followed before
|
our [Style Guide](po/README_TRANSLATORS.md#style-guide) is followed before
|
||||||
submission.
|
submission.
|
||||||
|
|
||||||
**I have a bug!**
|
**I have a bug!**
|
||||||
@ -95,6 +95,10 @@ pull request will be accepted with a high degree of certainty.
|
|||||||
> working on Ghostty.** If you're a user reporting an issue, you can
|
> working on Ghostty.** If you're a user reporting an issue, you can
|
||||||
> ignore the rest of this document.
|
> ignore the rest of this document.
|
||||||
|
|
||||||
|
## Including and Updating Translations
|
||||||
|
|
||||||
|
See the [Contributor's Guide](po/README_CONTRIBUTORS.md) for more details.
|
||||||
|
|
||||||
## Input Stack Testing
|
## Input Stack Testing
|
||||||
|
|
||||||
The input stack is the part of the codebase that starts with a
|
The input stack is the part of the codebase that starts with a
|
||||||
|
Reference in New Issue
Block a user