Difference between revisions of "Contribute"

From Bitmessage Wiki
Jump to navigation Jump to search
m (Link formatting)
m (Added link to MS language portal)
Line 14: Line 14:
  
 
For helping with translations, please use [https://www.transifex.com/bitmessage-project/pybitmessage/ Transifex]. There is no need to submit pull requests for translations.
 
For helping with translations, please use [https://www.transifex.com/bitmessage-project/pybitmessage/ Transifex]. There is no need to submit pull requests for translations.
 +
 +
For translating technical terms it is recommended to consult the [https://www.microsoft.com/Language/en-US/Default.aspx Microsoft Language Portal].

Revision as of 10:01, 11 October 2016

Code contributions to the Bitmessage project

The best code contributions are pull requests on GitHub. Here are some rules to follow:

  • try to explain what the code is about
  • try to follow PEP0008
  • make the pull request against the "v0.6" branch
  • it should be possible to do a fast-forward merge of the pull requests
  • PGP-sign the commits included in the pull request

If for some reason you don't want to use github, you can submit the patch using Bitmessage to the "bitmessage" chan, or to one of the developers.

Translations

For helping with translations, please use Transifex. There is no need to submit pull requests for translations.

For translating technical terms it is recommended to consult the Microsoft Language Portal.