The Open Source Guides website has great content that will help you contribute to open source software in general. There's a vast amount of information present on the website, to which we hope you can utilize elsewhere too. You may find the following articles most useful to you when starting out:
The best way to get involved with this project is by opening a Pull Request. While this is good, we suggest you take a look at any issues that are marked "Help Wanted". An alternative would be to raise an issue on the GitHub with as much detail as you can put in.
Contributions are welcomed, please do not hesitate to make a pull request! We will guide you along the way.
Pull requests should follow these guidelines:
- Your pull request targets the
main
branch - Before merging, you should have at least 1 approval from a member of the organization
- Formatting code as per the language's guidelines
- Commit messages and pull requests should folllow the Conventional Commits guidelines
- Tests are greatly encouraged
By contributing to this project, you agree that your contributions will be licensed under its MIT license.