aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorGravatar Runxi Yu2026-03-30 04:58:49 +0000
committerGravatar Runxi Yu2026-03-30 04:58:49 +0000
commitc874533e9b12d4959bbd438775ee07fadc770e45 (patch)
tree53cea694da3b1430577e02fdc26ed36eeda00b4d /CONTRIBUTING.md
parentobject/tree: Add bloblike (diff)
signatureNo signature
README, etc.: Use proper unicode hyphens :P
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 7696578a..1f5019b0 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -18,7 +18,7 @@ undesirable behavior.
Please ask for help with writing your regression test before asking for your
problem to be fixed. Time invested in writing a regression test saves time
-wasted on back-and-forth discussion about how the problem can be reproduced. A
+wasted on back‐and‐forth discussion about how the problem can be reproduced. A
regression test will need to be written in any case to verify a fix and
prevent the problem from resurfacing.
@@ -52,7 +52,7 @@ For the purposes of the Developer Certificate of Origin, the "open source
license" refers to the GNU Affero General Public License, Version 3.0, with
the above proxy designation in the README, pursuant to Section 14.
-All contributors are required to "sign-off" their commits (using `git commit
+All contributors are required to "sign‐off" their commits (using `git commit
-s`) to indicate that they have agreed to the [Developer Certificate of
Origin](https://developercertificate.org), reproduced below.