Repository contributions to the PyBitmessage project
Code
Try to refer to github issue tracker or other permanent sources of discussion about the issue.
It is clear from the diff what you have done, it may be less clear why you have done it so explain why this change is necessary rather than what it does.
Documentation
Use tox -e py27-doc to build a local copy of the documentation.
Tests
If there has been a change to the code, there's a good possibility there should be a corresponding change to the tests
To run tests locally use tox or ./run-tests-in-docker.sh
Translations
For helping with translations, please use Transifex.
There is no need to submit pull requests for translations.
Repository contributions to the PyBitmessage project
Code
Documentation
Use
tox -e py27-doc
to build a local copy of the documentation.Tests
tox
or./run-tests-in-docker.sh
Translations
Gitiquette
addresses #123
orfixes #234
in your commit messages