1 files changed, 6 insertions(+), 0 deletions(-)
M README.md
M README.md => README.md +6 -0
@@ 62,6 62,12 @@ See `static` directory to check out a simple `wschat` client example.
Contribute
==========
+ git send-email --to='~qeef/public-inbox@lists.sr.ht' --subject-prefix='PATCH wschat' --annotate -vN gitrevisions
+
+where `N` is patchset version and [gitrevisions][].
+
+[gitrevisions]: https://git-scm.com/docs/gitrevisions
+
Use [OneFlow][1] branching model and keep the [changelog][2].
Write [great git commit messages][3]: