Thank you for considering contributing to this repository!
- Fork and clone the repository
- Create a new branch:
git checkout -b my-branch-name - Make your changes (if you want to work on an issue, make sure you have been assigned that issue by a BearStudio's team member).
- Run the tests and commit.
- Push to your fork and submit a pull request.
- While waiting for your PR to be reviewed, feel free to work on another issue.
💡 Please make sure your PR is readable for the most. Write a good commit message. Also, make sure that the linting is correct.
AI tools (e.g. Claude, Copilot, ChatGPT) are welcome to assist with contributions. If AI was used to generate or significantly assist with your changes, please make it transparent:
- Commits: include a
Co-authored-by:trailer (e.g.Co-authored-by: GitHub Copilot <noreply@github.com>) - Pull requests: mention the AI tool used in the PR description
If you use Claude Code, attribution is handled automatically via .claude/settings.json — no extra setup needed.
You only need to maintain the english and french translations for your PR. Other language translations are not required to submit a PR 😉