aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorMeshCollider <dobsonsa68@gmail.com>2017-09-05 20:48:32 +1200
committerMeshCollider <dobsonsa68@gmail.com>2017-09-05 20:48:32 +1200
commit87fe21f814c94403cba5ff3e304a861d915c70dc (patch)
tree57f6fd7b3a8b8f96e36ad642175744460cbb2236 /CONTRIBUTING.md
parent50fae68d416b4b8ec4ca192923dfd5ae9ea42773 (diff)
downloadbitcoin-87fe21f814c94403cba5ff3e304a861d915c70dc.tar.xz
Add translation note to CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 4e67af6278..56521a5f7d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -81,6 +81,10 @@ Examples:
Qt: Add feed bump button
Trivial: Fix typo in init.cpp
+Note that translations should not be submitted as pull requests, please see
+[Translation Process](https://github.com/bitcoin/bitcoin/blob/master/doc/translation_process.md)
+for more information on helping with translations.
+
If a pull request is specifically not to be considered for merging (yet) please
prefix the title with [WIP] or use [Tasks Lists](https://help.github.com/articles/basic-writing-and-formatting-syntax/#task-lists)
in the body of the pull request to indicate tasks are pending.