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.
- You can now work on another issue to way for you PR to be merged.
π‘ Please make sure your PR is readable for the most. Write a good commit message. Also, make sure that the linting is correct.