SatoshiPortal / cyphernode

Modular Bitcoin full-node microservices API server architecture and utilities toolkit to build scalable, secure and featureful apps and services without trusted third parties
MIT License
365 stars 69 forks source link

Is there a best practice for sumbitting pull requests #122

Open chrisjmccreadie opened 5 years ago

chrisjmccreadie commented 5 years ago

I have a couple of code updates I would like to contribute is there any particular way you would like some to make submissions or is just creating pull requests good enough?

Kexkey commented 5 years ago

Hi @chrisjmccreadie ! PR are very welcomed, thanks! Please create a features/your_feature branch off the dev branch in your forked repo and submit it. Cool!