Thank you for your interest in contributing to this project! We're excited to have you help improve and expand it.
Here are a few simple guidelines to get started:
Feel free to open an issue if you find a bug, have a question, or want to suggest a feature. Please provide as much detail as possible.
The main
branch is a snapshot of the latest production version. All development must be done in dedicated branches and will be merged to development
branch.
- We recommend opening an issue first if you plan to work on a new feature or significant change, so we can discuss it.
- Fork the unittcms repository
- Create a new branch out of the
develop
branch. - When submitting a pull request, please ensure that your changes are well-tested and documented where necessary.
- It is no problem to have multiple commits while working on the PR. We'll let GitHub squash it automatically before the merge.
Thank you for your contributions! Every issue reported and pull request submitted helps make this project better.