First off, thank you for considering contributing to MSXHub.
You don't need to know programming to contribute to this project. There are many different ways:
A MSXHub package is just a YAML file. Creating new packages is very easy! Just follow these steps:
Once the pull request has been approved, it will be automatically available on the next day.
To generate the YAML file, the Package Builder tool can be used.
More information about creating packages can be found in the msxhub-packages GitHub repository.
We use GitHub Issues to track public bugs. Report a bug by opening a new issue.
Please write the bug report with as many detail as possible. Make sure to include:
We use GitHub Flow, so all code changes happen through pull requests:
When you submit code changes, your submissions are understood to be under the same GPL 3.0 License that covers the project. Feel free to contact the maintainers if that's a concern.
When adding code, make sure to follow the same code style:
Use GitHub Issues and tag your issue with the label "enhancement".