Skip to content

Commit ba05971

Browse files
committed
Merge #11236: Add note on translations to CONTRIBUTING.md
87fe21f Add translation note to CONTRIBUTING.md (MeshCollider) Pull request description: The readme mentions it but there is no note in contributing.md, so this just adds a note there as suggested by bitcoin/bitcoin#11235 (comment) Tree-SHA512: 915afd7d38e06ca771084d1e7a931bf230961003dc1657165e6a3b8b55893427f76a4e6846993c351bda2ed4da2c9ab4b9634390cbc4391479f39b6b7556bca8
2 parents e0e3cbb + 87fe21f commit ba05971

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ Examples:
8181
Qt: Add feed bump button
8282
Trivial: Fix typo in init.cpp
8383

84+
Note that translations should not be submitted as pull requests, please see
85+
[Translation Process](https://github.com/bitcoin/bitcoin/blob/master/doc/translation_process.md)
86+
for more information on helping with translations.
87+
8488
If a pull request is specifically not to be considered for merging (yet) please
8589
prefix the title with [WIP] or use [Tasks Lists](https://help.github.com/articles/basic-writing-and-formatting-syntax/#task-lists)
8690
in the body of the pull request to indicate tasks are pending.

0 commit comments

Comments
 (0)