Description
To make our wonderfully overengineered project accessible to chaotic developers worldwide, we want to translate our README.md into different languages (e.g., Hindi, Spanish, French, German, Telugu, etc.).
How to Contribute:
- Fork the repository.
- Create a new folder named
locales/ in the root directory if it doesn't exist.
- Inside the
locales/ folder, create a new file named README_<LANGUAGE_CODE>.md (e.g., README_HI.md for Hindi, README_ES.md for Spanish).
- Copy the contents of the original
README.md and translate it into your chosen language.
- Ensure you do not modify any existing codebase files (
is_one_one.py, test_core.py, etc.).
- Open a Pull Request!
Note to Contributors:
Please check the open PRs/Issues to make sure someone else isn't already working on your specific language choice! One language per contributor.
Description
To make our wonderfully overengineered project accessible to chaotic developers worldwide, we want to translate our
README.mdinto different languages (e.g., Hindi, Spanish, French, German, Telugu, etc.).How to Contribute:
locales/in the root directory if it doesn't exist.locales/folder, create a new file namedREADME_<LANGUAGE_CODE>.md(e.g.,README_HI.mdfor Hindi,README_ES.mdfor Spanish).README.mdand translate it into your chosen language.is_one_one.py,test_core.py, etc.).Note to Contributors:
Please check the open PRs/Issues to make sure someone else isn't already working on your specific language choice! One language per contributor.