monero-project / kastelo

The Sekura Monero Hardware Wallet
Other
111 stars 26 forks source link

MONEZOR 0.2.0. "Candy Julien" initial version #4

Closed ivanahepjuk closed 6 years ago

ivanahepjuk commented 6 years ago

Thank you for the interest in contributing. To review and possibly merge as soon as possible, please make sure the following is in order:

The repository maintainer will likely merge the request in the following way:

$ git checkout -b pullreq
$ git pull git://github.com/<contributor>/<thisrepo>.git
$ git checkout master
$ git merge --no-ff pullreq
$ git branch -d pullreq
$ git push

For questions or problems, ask us on irc://chat.freenode.net/monero-hardware/.