If you’re interested in identifying vulnerabilities or improving the Apache OzHera(incubating) project, we warmly welcome your involvement. Below is a guide to help you get started with contributing.
[Chinese Contributing Document]
Security issues are handled with top priority. Please avoid public discussions of security vulnerabilities. If you discover a security issue in Apache OzHera(incubating), report it confidentially via email to private@ozhera.apache.org.
User feedback is crucial to Apache OzHera(incubating)'s growth. After using Apache OzHera(incubating), feel free to share your suggestions or issues by creating a New Issue. To improve communication efficiency, we encourage you to search for similar issues before opening a new one. Add your details to an existing issue when relevant rather than creating a duplicate.
Consider opening a new issue for:
When reporting issues, please ensure to remove sensitive information such as passwords, keys, or private business data.
We welcome all contributions that improve the Apache OzHera(incubating) project. On GitHub, all enhancements can be implemented through Pull Requests (PRs):
We look forward to your PR.
Please review Apache OzHera(incubating)'s guidelines on submitting PRs:
Please fork the project and clone it to your local machine for development. Once you set up the remote repository, you can easily sync your code with upstream branches.
The Apache OzHera(incubating) project uses the following branch types:
We emphasize high-quality commits, which includes:
docs: Update installation guidePlease ensure your PR titles and commit messages adhere to the Conventional Commits specification.
PRs are the main way to make changes to Apache OzHera(incubating). We recommend using the PR template to describe your changes.
The Apache OzHera(incubating) project prioritizes functional test case contributions. We recommend using JUnit for unit tests and Mockito for integration tests.
Apache OzHera(incubating) collaborates on GitHub, and we encourage contributions in various ways:
The Apache OzHera(incubating) project adheres to the Alibaba Java Coding Guidelines.
Alibaba Java Coding Guidelines
In summary, any help is a contribution.