From d38c98a4c271f0f8ccb8c9ecceb5fcb35ada5ae2 Mon Sep 17 00:00:00 2001 From: Christian Christiansen Date: Thu, 1 Apr 2021 11:58:05 +1100 Subject: [PATCH] Create CONTRIBUTING --- CONTRIBUTING.asciidoc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 CONTRIBUTING.asciidoc diff --git a/CONTRIBUTING.asciidoc b/CONTRIBUTING.asciidoc new file mode 100644 index 0000000..43d5f7e --- /dev/null +++ b/CONTRIBUTING.asciidoc @@ -0,0 +1,16 @@ +How to contribute to fortune-mod +========================================== +Shlomi Fish +:Date: 2021-04-01 +:Revision: $Id$ + +All contributions are welcome, including small typo fixes. +A list of current open tasks can be found in the +https://github.com/shlomif/fortune-mod/README.md[README] + +Pull requests through GitHub are accepted. + +If possible, please create a dedicated branch for any changes. This +isn't a deal breaker though, as it is an easy fix with git. + +Happy hacking! -- 2.40.0