git.fiddlerwoaroof.com
Browse code

feat: update README

Ed L authored on 15/11/2020 02:57:31
Showing 1 changed files
... ...
@@ -10,6 +10,12 @@
10 10
    contrary, attempts to implement parsers for git's file formats as well
11 11
    as a thin "porcelain" interface for manipulating git objects.
12 12
 
13
+** Contributing
14
+
15
+  This project uses (loosely) conventional-commits: https://www.conventionalcommits.org/en/v1.0.0/
16
+
17
+  Also, some use of https://github.com/fiddlerwoaroof/git-issue has been made
18
+
13 19
 ** Installation
14 20
 
15 21
    #+BEGIN_SRC sh