Thank you in advance for contributing to Disq!
The Disq project follows the Git Feature Branch workflow.
To get started contributing to Disq:
- Fork the Disq 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 repository
Before creating a new issue or pull request, please search the Disq issue tracker and Disq 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 name- Code style should follow the Google Java Style Guide
- Code style is enforced by fmt-maven-plugin
In general the Disq project follows 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!