Added pull request template

This commit is contained in:
that_lurker 2017-09-10 15:40:01 +03:00
parent fc960cbf86
commit 5f0a1e05e9
No known key found for this signature in database
GPG Key ID: B99F414480575C05
1 changed files with 14 additions and 0 deletions

14
PULL_REQUEST_TEMPLATE.md Normal file
View File

@ -0,0 +1,14 @@
## Code contributions to the Bitmessage project
- try to explain what the code is about
- try to follow [PEP0008](https://www.python.org/dev/peps/pep-0008/)
- make the pull request against the ["v0.6" branch](https://github.com/Bitmessage/PyBitmessage/tree/v0.6)
- it should be possible to do a fast-forward merge of the pull requests
- PGP-sign the commits included in the pull request
- You can get paid for merged commits if you register at [Tip4Commit](https://tip4commit.com/github/Bitmessage/PyBitmessage)
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](https://www.transifex.com/bitmessage-project/pybitmessage/). There is no need to submit pull requests for translations.
For translating technical terms it is recommended to consult the [Microsoft Language Portal](https://www.microsoft.com/Language/en-US/Default.aspx).