summaryrefslogtreecommitdiff
path: root/docs/Contribute.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Contribute.md')
-rw-r--r--docs/Contribute.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Contribute.md b/docs/Contribute.md
index c9d8178..b7c4e34 100644
--- a/docs/Contribute.md
+++ b/docs/Contribute.md
@@ -80,6 +80,8 @@ If you want to submit code written by someone else, you can give credits to the
`git commit --author="AuthorName <authoremail@address.com>" -am "Commit message here"`
+Update: unfortunately, when merging a PR by squashing the commit, GitHub automatically sets the author of the resulting commit as the person who opened the PR. Because of this reason, please mention the original author (and commit, if applicable) in the PR description.
+
## Improve the Wiki
Do you want to improve or add a page to our wiki? Good! Let's discuss it using [our chat](https://discord.gg/PaqQRkd).