Closed ivanahepjuk closed 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:
[ABC-123] My clear title
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/.
Thank you for the interest in contributing. To review and possibly merge as soon as possible, please make sure the following is in order:
[ABC-123] My clear title
)The repository maintainer will likely merge the request in the following way:
For questions or problems, ask us on irc://chat.freenode.net/monero-hardware/.