Thank you for taking the time to help contribute to this project!
We need help in order to make this project successful, and therefore welcome Pull Requests, Bug Rports and Feature requests. Please read the following guidelines before contributing to ensure your contributions are successful.
This project and everyone participating in it has adopted the Contributor Covenant. By participating, you are expected to uphold this code.
If you are new to the project, and wish to learn what Adaptive Framework is all about, please start with the currently published documentation.
Please use GitHub's Issue Tracker to submit any bugs you find. Prior to submitting a bug, please search the issue tracker to ensure that the bug has not already been reported. If it has, please add any additional information you have to the existing issue.
We currently use the Git Flow model for development.
Branches are labeled as follows:
main
- The current stable releasedevelop
- The current development branchfeature/*
- A feature branchrelease/*
- A release branchhotfix/*
- A hotfix branchbugfix/*
- A bugfix branch