summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 16d6573..276ccbe 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,6 +1,6 @@
# Contributing to Roughenough
-Do you enjoy working on obscure cryptographically secure time synchronization protocols?
+Do you enjoy working on obscure cryptographically secure time synchronization protocols?
:+1::tada: nice, me too!
@@ -10,7 +10,7 @@ Please open a pull request (PR) for your changes and include:
* An overall description/rationale of the PR
* Tests for any new or modified functionality
-* Code formatted with `rustfmt` default style settings
+* Code formatted with `rustfmt` default style settings
* License (Apache 2.0) and copyright statements for your code
* A Developer Certificate of Origin (DCO) sign-off as described below
* A willingness to iterate and make changes ;)
@@ -20,12 +20,12 @@ on `stable` will be declined. Sorry.
# Developer Certificate of Origin
-To provide assurance of the provenance and integrity of contributions
+To provide assurance of the provenance and integrity of contributions
Roughenough uses the [Developer Certificate of Origin](https://developercertificate.org/)
-created by the Linux Foundation instead of lengthy Contributor License
-Agreements (CLAs).
+created by the Linux Foundation instead of lengthy Contributor License
+Agreements (CLAs).
-Please include *verbatim* and *unchanged* the full DCO statement
+Please include *verbatim* and *unchanged* the full DCO statement
below with your PR:
```