summaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING
diff options
context:
space:
mode:
authorAlejandro Colomar <alx.manpages@gmail.com>2022-07-10 23:00:43 +0200
committerAlejandro Colomar <alx.manpages@gmail.com>2022-07-10 23:02:15 +0200
commitbf6c4e004bbd4ffc848db5c0def923e27aceeeef (patch)
tree2866c83ea30003d59fb75e1935022a2427537923 /CONTRIBUTING
parent77160b72c90184123097f621880ae3842f890357 (diff)
CONTRIBUTING, README: Move info from the README to CONTRIBUTING
Also, write file name in <>. Also, update the README, to say sections 0 through 8. Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
Diffstat (limited to 'CONTRIBUTING')
-rw-r--r--CONTRIBUTING22
1 files changed, 18 insertions, 4 deletions
diff --git a/CONTRIBUTING b/CONTRIBUTING
index 4977ba3ba..3685af831 100644
--- a/CONTRIBUTING
+++ b/CONTRIBUTING
@@ -1,13 +1,27 @@
-For general information about how to contribute, see:
-https://www.kernel.org/doc/man-pages/contributing.html
+If you have corrections and additions to suggest, or
+for general information about how to contribute, see
+<http://www.kernel.org/doc/man-pages/contributing.html>
+(Although there is a mirror of this repository on GitHub,
+please don't report issues via the GitHub issue tracker!)
+Patches
+=======
For information on how to send patches, see:
-https://www.kernel.org/doc/man-pages/patches.html
+<https://www.kernel.org/doc/man-pages/patches.html>
+Conventions
+===========
For a description of the preferred layout of manual pages,
as well as some style guide notes, see:
$ man 7 man-pages
+Reporting bugs
+==============
For information about reporting bugs, see:
-https://www.kernel.org/doc/man-pages/reporting_bugs.html
+<https://www.kernel.org/doc/man-pages/reporting_bugs.html>
+
+Mailing list
+============
+Email: <linux-man@vger.kernel.org>
+Archives: <https://lore.kernel.org/linux-man/>