From 9a2b3dfb906d245d949b8c33e2d5bce5a43d9b70 Mon Sep 17 00:00:00 2001 From: David P Date: Sat, 10 Oct 2020 11:49:05 -0300 Subject: Add Contribute section to README README.rst: Add Contribute section to README to provide information about contributing guide and contact information (mailing list and IRC). Also mention the upstream projects on which parabolaiso is based. TODO: create a Code of Conduct page in the ParabolaWiki Signed-off-by: David P --- README.rst | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f72970a..5795b22 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,8 @@ parabolaiso =========== The parabolaiso project features scripts and configuration templates to build installation media (*.iso* images) for BIOS -and UEFI based systems on the x86_64 and i686 architectures. +and UEFI based systems on the x86_64 and i686 architectures. It is based in `archiso `_ +and `archiso32 `_. Currently creating the images is only supported on Parabola GNU/Linux-libre. Requirements @@ -116,6 +117,20 @@ Optionally install parabolaiso's mkinitcpio hooks: make install-initcpio +Contribute +========== + +Development of parabolaiso takes place on Parabola GNU/Linux-libre' Git: https://git.parabola.nu/parabolaiso.git + +Read our `contributing guide `_ to learn more about how to provide fixes or improvements for the code +base. + +Discussion around parabolaiso takes place on the `dev mailing list +`_ and in `#parabola +`_ on `freenode.net `_. + +All past and present authors of parabolaiso are listed in `AUTHORS `_. + License ======= -- cgit v1.2.2