CONTRIBUTING: somes notes about how to contribute

This commit is contained in:
moneromooo-monero 2016-10-17 23:17:45 +01:00
parent 34fcfcd7cc
commit bfc1de7aa2
No known key found for this signature in database
GPG key ID: 686F07454D6CEFC3
2 changed files with 35 additions and 0 deletions

View file

@ -306,3 +306,7 @@ While monerod and monero-wallet-cli do not use readline directly, most of the fu
Note: rlwrap will save things like your seed and private keys, if you supply them on prompt. You may want to not use rlwrap when you use simplewallet to restore from seed, etc.
# Contributing
If you want to help out, see CONTRIBUTING for a set of guidelines.