mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
958 B
958 B
Contributing to bisq
Pull requests
To contribute a patch, the workflow is as follows:
- Fork repository
- Create topic branch from Development branch
- Commit patches
Please do not make pull requests to the Master branch but always use the Development branch!
Workflow for merging code
We are aiming to follow the principles and establish the workflow used at the Bitcoin Core project. Please check out the Bitcoin Core documentation for more info. The full workflow is not used yet as there are not that many dedicated developers yet, but as soon that situation changes we will move to a model with ACK/NACK, code reviews and maintainer roles.
Copyright
By contributing to this repository, you agree to license your work under the AGPL license. Please include the bisq license header into your files.