]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
CONTRIBUTING: New file with some starting tips on how to contribute
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 13 Sep 2019 13:55:24 +0000 (15:55 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 13 Sep 2019 13:59:08 +0000 (15:59 +0200)
Reported-by: Paul Wise <pabs3@bonedaddy.net>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
CONTRIBUTING [new file with mode: 0644]

diff --git a/CONTRIBUTING b/CONTRIBUTING
new file mode 100644 (file)
index 0000000..4977ba3
--- /dev/null
@@ -0,0 +1,13 @@
+For general information about how to contribute, see:
+https://www.kernel.org/doc/man-pages/contributing.html
+
+For information on how to send patches, see:
+https://www.kernel.org/doc/man-pages/patches.html
+
+For a description of the preferred layout of manual pages,
+as well as some style guide notes, see:
+
+    $ man 7 man-pages
+
+For information about reporting bugs, see:
+https://www.kernel.org/doc/man-pages/reporting_bugs.html