diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 10d1d0eb..50d3d3fd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,6 +16,7 @@ The following is a set of guidelines for contributing to BetterDiscord. These ar * [Suggesting Enhancements](#suggesting-enhancements) * [Your First Code Contribution](#your-first-code-contribution) * [Pull Requests](#pull-requests) + * [Translations](#translations) [Styleguides](#styleguides) * [Git Commit Messages](#git-commit-messages) @@ -126,6 +127,13 @@ Please follow these steps to have your contribution considered by the maintainer While the prerequisites above must be satisfied prior to having your pull request reviewed, the reviewer(s) may ask you to complete additional design work, tests, or other changes before your pull request can be ultimately accepted. +### Translations + +BetterDiscord supports a number of languages thanks to translations provided by the community. Translations for the BetterDiscord project should be submitted via [POEditor](https://poeditor.com/join/project?hash=nRljcnV0ET). + +* Do not submit translations generated with a translation such as Google Translate, DeepL, or anything of the sorts, +* Only submit translations for languages you are at the very least fluent in, better yet if it's your first language. + ## Styleguides ### Git Commit Messages