~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerass El Hafidi <vitali64pmemail@protonmail.com>2024-07-25 21:38:47 +0200
committerFerass El Hafidi <vitali64pmemail@protonmail.com>2024-07-25 21:38:47 +0200
commitd4d9f3e944a7fdad77beb1492e682df69dc8fd97 (patch)
treed8a1a9ce078686ce9812d9bd8376ee4735f5dba0 /docs/CONTRIBUTE.md
parent23734a61b1539177cbe42aac54748db3c4c65cda (diff)
downloadutils.vitali64.duckdns.org-master.tar.gz
some updatesHEADmaster
Signed-off-by: Ferass El Hafidi <vitali64pmemail@protonmail.com>
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.