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 pr-name $ git pull git://github.com/<contributor>/<thisrepo>.git <branch> $ git checkout master $ git merge --no-ff pr-name $ git branch -d pr-name $ 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/.