We appreciate contributions of any kind. By participating in this project, you agree to abide by our code of conduct.
To report bugs, suggest enhancements, or raise any other issues, please create a new issue in the GitHub repository. We will review your issue promptly.
We love pull requests from everyone.
-
Fork the repository to your GitHub account.
-
Clone the forked repository to your local machine:
git clone [email protected]:your-username/education-benchmarking-and-insights.git
-
All changes should be based on the main branch.
-
Make your changes, ensuring each commit has a clear and descriptive message summarising the purpose of the change.
-
Push your changes to your fork.
-
Open a pull request against the main branch of our repository.
-
After submitting a pull request, our team will review your changes. Please be patient during this process and respond to any feedback or comments provided by our reviewers.
- Update README with any needed changes.
- Ensure each commit has a clear and descriptive message summarising the purpose of the change. This helps us understand the rationale behind your modifications.
- Follow our coding standards and conventions.