forked from decred/dcrdex
-
Notifications
You must be signed in to change notification settings - Fork 0
Contribution Guide
buck54321 edited this page Apr 28, 2020
·
1 revision
We welcome your contributions to dcrdex.
Development is coordinated via github issues and the Matrix DEX Development room. You can access the room at chat.decred.org, riot.im, or with any other Matrix client.
- Fork the repo.
- Create a branch for your work (
git checkout -b cool-stuff
). - Code something great.
- Commit and push to your forked repo.
- Create a pull request.
If you are already a Decred contractor, you can charge for your development work on dcrdex. If you are not a Decred contractor, but would like to be, you should first familiarize yourself with the on-boarding process. dcrdex is a great place to get started, but you would be expected to take on only smaller jobs until you are comfortable navigating the code and have shown the ability to communicate and follow through.