~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/CONTRIBUTE.md')
-rw-r--r--docs/CONTRIBUTE.md14
1 files changed, 2 insertions, 12 deletions
diff --git a/docs/CONTRIBUTE.md b/docs/CONTRIBUTE.md
index 1f5bc22..dcf54c1 100644
--- a/docs/CONTRIBUTE.md
+++ b/docs/CONTRIBUTE.md
@@ -49,15 +49,5 @@ Use `git send-email`
See [git-send-email.io](https://git-send-email.io)
-Sign-off your commits
----------------------
-
-Signing-off your commits means that you agree to the coding style and that
-you should be nice to people when responding to feedback.
-We require you to sign-off your commits, like so:
-
- $ git commit -s # -s means "sign-off"
-
-If your patch fully complies with what was said before then send it! If
-you're not sure your patch complies with all that then send it anyway. We
-do want to see your patch!
+You may also push your changes to a public repo and request that these
+changes be pulled to the main repo.