Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorDavid Runge <dvzrv@archlinux.org>2020-10-09 10:57:40 +0200
committerDavid Runge <dvzrv@archlinux.org>2020-10-10 11:32:20 +0200
commit2c66cd45e031d912c446e3a57fb22f8deef4116c (patch)
treee056b41ae7feaecca14047563ca717239154202f /README.rst
parentbfab360529cb9d5e56712f86caad5003f94bc83f (diff)
Add Contribute section to README
README.rst: Add Contribute section to README to provide information about code of conduct, contributing guide and contact information (mailing list and IRC). Fixes #72
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index cfc47fa..1553d77 100644
--- a/README.rst
+++ b/README.rst
@@ -116,6 +116,23 @@ Optionally install archiso's mkinitcpio hooks:
make install-initcpio
+Contribute
+==========
+
+Development of archiso takes place on Arch Linux' Gitlab: https://gitlab.archlinux.org/archlinux/archiso
+
+Please read our distribution-wide `Code of Conduct <https://wiki.archlinux.org/index.php/Code_of_conduct>`_ before
+contributing, to understand what actions will and will not be tolerated.
+
+Read our `contributing guide <CONTRIBUTING.rst>`_ to learn more about how to provide fixes or improvements for the code
+base.
+
+Discussion around archiso takes place on the `arch-releng mailing list
+<https://lists.archlinux.org/listinfo/arch-releng>`_ and in `#archlinux-releng
+<ircs://chat.freenode.net/archlinux-releng>`_ on `freenode.net <https://freenode.net/>`_.
+
+All past and present authors of archiso are listed in `AUTHORS <AUTHORS.rst>`_.
+
License
=======