summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2021-08-28 15:35:16 +0900
committerGitHub <noreply@github.com>2021-08-28 15:35:16 +0900
commita526f75a3e17d30f77d193df6c88910f6c0bfb22 (patch)
treece271938f5115c9467d942b9311c66cdbefbff83
parentUpdate CONTRIBUTING.md (diff)
downloadmisskey-a526f75a3e17d30f77d193df6c88910f6c0bfb22.tar.gz
misskey-a526f75a3e17d30f77d193df6c88910f6c0bfb22.tar.bz2
misskey-a526f75a3e17d30f77d193df6c88910f6c0bfb22.zip
Update CONTRIBUTING.en.md
-rw-r--r--docs/CONTRIBUTING.en.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/docs/CONTRIBUTING.en.md b/docs/CONTRIBUTING.en.md
index a4c13ad0a0..d747fb0c28 100644
--- a/docs/CONTRIBUTING.en.md
+++ b/docs/CONTRIBUTING.en.md
@@ -1,4 +1,10 @@
# Contribution guide
+:v: Thanks for your contributions :v:
+
+**ℹ️ Important:** This project uses Japanese as its major language, **but you do not need to translate and write the Issues/PRs in Japanese.**
+Also, you might receive comments on your Issue/PR in Japanese, but you do not need to reply to them in Japanese as well.\
+The accuracy of translation into Japanese is not high, so it will be easier for us to understand if you write it in the original language.
+It will also allow the reader to use the translation tool of their preference if necessary.
## Creating a PR
Thank you for your PR! Before creating a PR, please check the following:
@@ -15,7 +21,3 @@ Thank you for your PR! Before creating a PR, please check the following:
Thanks for your cooperation 🤗
-**ℹ️ Important:** This project uses Japanese as its major language, **but you do not need to translate and write the description in Japanese.**
-Also, you might receive review comments on your PR in Japanese, but you do not need to reply to them in Japanese as well.\
-The accuracy of translation into Japanese is not high, so it will be easier for us to understand if you write it in the original language.
-It will also allow the reader to use the translation tool of their preference if necessary.