From d6571bd97190391f2fbd8d600da00be465bad0cd Mon Sep 17 00:00:00 2001 From: Busayo Ojo Date: Mon, 9 Oct 2023 22:19:51 +0100 Subject: [PATCH] Created readme.md file --- Translations/Readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Translations/Readme.md diff --git a/Translations/Readme.md b/Translations/Readme.md new file mode 100644 index 0000000..570edf3 --- /dev/null +++ b/Translations/Readme.md @@ -0,0 +1,14 @@ + +# Translation Contributors + +First of all, we really appreciate your generosity of putting efforts in contributing to the CHAOSS slack-bot translations! +This is a vital document to guide you in participating as a translator in the CHAOSS commmunity. + +## Instructions for Contributors: +- Fork this Repository: Start by forking this repository to your GitHub account. This will create a copy of the project that you can work on. +- Create a New Branch: Create a new branch in your forked repository. You can name it something like translation-contributing-md-pt for clarity. +- Translate the File: Open the Translations [folder](https://github.com/chaoss/chaoss-slack-bot/blob/f667ea87bea103f136f9ad71ee79d7cc5e770f31/Translations) in your newly created branch and start translating it into the available languages. Please maintain the formatting and structure of the original document as closely as possible. +- Commit Your Changes: Once you have completed the translation, commit your changes with a descriptive commit message. +- Submit a Pull Request: Create a pull request from your branch to the main branch of this repository. In the pull request description, briefly explain the changes you've made and mention that it's a translation work. +- Review and Feedback: Our team will review your pull request and provide feedback if needed. Please be open to making any necessary revisions. +