Thank you for considering contributing to Alfresco Bakery! We welcome contributions from the community to help improve and expand our project. Before you get started, please take a moment to review the following guidelines.
This project adheres to the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report any unacceptable behavior to alfresco-build at hyland dot com.
- Fork the repository on GitHub.
- Clone your forked repository to your local machine:
git clone <https://github.com/your-username/project-name.git>
- Create a new branch for your changes:
git checkout -b my-feature-branch
- Make your changes and commit them:
git commit -am "Add new feature or fix"
- Push your changes to your forked repository:
git push origin my-feature-branch
- Open a pull request (PR) against the main branch of the original repository.
For more information on working with Git and GitHub, refer to the Contributing to a project guidelines.
When contributing to Alfresco Bakery, please follow these guidelines:
- Ensure your code adheres to the project's coding standards.
- Write clear and concise commit messages.
- Include tests for new features or bug fixes if applicable.
- Document any new functionality or changes in the project's documentation.
- Follow the LICENSE for all contributions.
- Be respectful and considerate of others' contributions and feedback.
After submitting a pull request, the maintainers of the project will review your changes. Here's what you can expect:
- All PRs will be reviewed by maintainers for code quality, adherence to guidelines, and compatibility with project goals.
- Feedback may be provided for necessary changes or improvements.
- Once approved, your changes will be merged into the main branch.
If you need any assistance or have questions about contributing, feel free to reach out to us on Hyland Connect.
We appreciate your interest in contributing to Alfresco Bakery! Your contributions help make our project better for everyone.
Happy coding!
Alfresco Ops Readiness Team alfresco-build at hyland dot com