Hello There! Thank you very much for taking some time for contributing to Microgateway.
This will provide you the required guidelines for contributing to Microgateway
If you find an issue with the product, first search through the existing issues to find if the issue is already reported. If your issue is not already reported, fill the project issue template and submit a new issue. Be kind enough to provide all the details you can provide, when submitting your issue.
Not sure where to find a good issue to work on for the first time?
We mark issues with good first issue
label so that starters can easily find their way in to contributing.
Visit good first issue
label, read through the issues and select one for you to work on.
After selecting the issue, communicate that to others by adding a comment. Before starting to work on the issue, discuss your plan/approach with project maintainers.
Then follow Contributing with code section.
If you are familiar with the project and its technologies, you no longer need to check good first issue
. Browse through all open issues and pick one to work on. Check issues in help wanted
label, where we prioritize issues we need help from you.
If you are a developer, please refer to the developer guide to understand how you can proceed with the code structure.
- Follow the contribution guidelines.
- Run the build with tests before submitting your PR.
- Be polite and respectful when communicating with others.