Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Girtler <blackrabbit256@gmail.com>2023-06-21 17:45:17 +1000
committerGitHub <noreply@github.com>2023-06-21 09:45:17 +0200
commit03d228fee8f850bb58249d23fd7c17f742a7701b (patch)
tree6da97846c75c852470c0a2eb809aa9117188f0a3 /README.md
parent92b0d0f8332f5006f9e242d33809cd2c7c2248ea (diff)
Update contributing doc (#1873)
Co-authored-by: Daniel Girtler <girtler.daniel@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9893ddc3..15afdda4 100644
--- a/README.md
+++ b/README.md
@@ -229,3 +229,8 @@ This will create a *20 GB* `testimage.img` and create a loop device which we can
There's also a [Building and Testing](https://github.com/archlinux/archinstall/wiki/Building-and-Testing) guide.<br>
It will go through everything from packaging, building and running *(with qemu)* the installer against a dev branch.
+
+
+# Contributing
+
+Please see [CONTRIBUTING.md](https://github.com/archlinux/archinstall/blob/master/CONTRIBUTING.md)