Thank you for your interest in contributing!
By contributing, you agree that your code will be licensed under the GNU GPL-3.0 License.
- The main and active branch is
1.21.4. - All contributions must be made to the
1.21.4branch first. - After changes are made to
1.21.4, merge them into the other version branches and resolve any incompatibilities.
- Make your changes to the
1.21.4branch. - Merge the changes from
1.21.4into the other version branches.
Fix any issues or incompatibilities that arise. - Create a pull request (PR) for each branch you have updated.
- Fork the repository and create your feature branch from
1.21.4. - Follow the existing code style and document your code.
- Test your changes before submitting.
- Use clear and descriptive commit messages.
- Reference related issues in your PR description if applicable.
- Use the GitHub Issues tab to report bugs or request features.
- Provide as much detail as possible.
Thank you for helping improve OmegaWare-Addons!