Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 2.46 KB

File metadata and controls

57 lines (37 loc) · 2.46 KB

Welcome to our contributing guide

Thank you for investing your time in contributing to our project! It is much appreciated.

Asking questions & report problems

If you'd like to ask a question or report a problem, please follow these steps:

  1. Look through the existing issues. Maybe we are already working on it.
  2. Have a look at the README. It might answer your question.
  3. Couldn't find anything? Then feel free to create an issue. If possible, use the issue templates so we get all the necessary information.

How to contribute code

If you want to contribute code, please follow these steps:

  1. Clone the repository and checkout a local working branch.
  2. Make your changes and commit them.
  3. Push your working branch to the Github repository.
  4. Create a pull request (PR) for your branch on Github.
  5. Create an issue and link it to your pull request.

We look through the issues and pull requests regularly.

Help translate this extension

You can help translate this extension into your language through TYPO3's Crowdin platform:

Translation Platform: https://crowdin.com/project/typo3-extension-rte_ckeditor_image

How to contribute translations:

  1. Create a Crowdin account (free for open source contributors)
  2. Join the TYPO3 translation team for your language
  3. Translate strings directly in the Crowdin web interface
  4. Review translations from other contributors
  5. Suggest improvements to existing translations

Why translate?

  • Make TYPO3 more accessible to speakers of your language
  • Help the global TYPO3 community
  • No programming knowledge required
  • Translations are automatically integrated via pull requests

Translation notes:

  • Some terms like "Retina", "Ultra", "Standard" are multilingual - keep as-is or transliterate if more natural in your language
  • Context notes are provided for technical terms to help with accurate translation
  • Your contributions are reviewed by language coordinators before integration

Need help?

Again, thank you very much for taking the time to help!