Thank you in advance for contributing to Disq!
The Disq project and subprojects such as disq-examples follow the Git Feature Branch workflow.
To get started contributing to disq-examples:
- Fork the disq-examples git repository to your own Github account
- Create a new feature branch for development
- Push the feature branch to your Github fork, and pull request to the disq-examples repository
Before creating a new issue or pull request, please search the disq-examples issue tracker and disq-examples open pull requests on Github.
Disq
is the name of the project, not DISQ or disqdisq-bio
is the organization name, anddisq-bio.org
the organization domain namedisq-examples
is the name of this subproject repository- Code style should follow the Google Java Style Guide
- Code style is enforced by fmt-maven-plugin
In general the Disq project and subprojects such as disq-examples follow the Apache Software Foundation Voting Process for voting and decision making, excepting the three +1 PMC votes on release requirement (https://www.apache.org/foundation/voting.html#votes-on-code-modification).
Issues and pull requests are triaged to release versions using Github Milestones, and releases can be made by any project owner with public code signing keys in KEYS as necessary.
We appreciate your contribution!