Radish alpha
r
Radicle web interface
Radicle
Git (anonymous pull)
Log in to clone via SSH
Make small formatting fix to CONTRIBUTING.md
Alexis Sellier committed 4 years ago
commit 1ea09a9073a8a7106dc3d566c3e8db193a7fff85
parent 33620e0638e998f4bd30e875eeb3ada20f6c9e59
1 file changed +1 -1
modified CONTRIBUTING.md
@@ -11,7 +11,7 @@ simple guidelines.
  access to this configuraiton.
* Write properly formatted comments: they should be english sentences, eg:

-
    // Return the current UNIX time.
+
      // Return the current UNIX time.

* Make sure all commits are signed off, using `git commit -s`.
* Follow the guidelines when proposing code changes (see below).