summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Culverhouse <tim@timculverhouse.com>2022-08-06 09:45:13 -0500
committerRobin Jarry <robin@jarry.cc>2022-08-06 23:12:24 +0200
commit67ded18fb642077f63bb8e788d7e6d1201d5aa3f (patch)
tree0f80d76dd0d26472286ff90a50eed2dff220dc8f
parent8c64bda5a0dd687e49323ebb319edb4b4c20c75a (diff)
downloadaerc-67ded18fb642077f63bb8e788d7e6d1201d5aa3f.tar.gz
aerc-67ded18fb642077f63bb8e788d7e6d1201d5aa3f.zip
readme: make contribution section more obvious
Move link to contribution guidelines to it's own section in README. Fixes: 8c64bda5a0dd ("doc: add contribution guidelines including code style") Signed-off-by: Tim Culverhouse <tim@timculverhouse.com> Acked-by: Robin Jarry <robin@jarry.cc>
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 05ca090c..9a4d7697 100644
--- a/README.md
+++ b/README.md
@@ -102,6 +102,7 @@ This will install templates and other config files to `/custom/location/share/ae
and man pages to `/custom/location/share/man`. This extra location will have lower
priority than the XDG locations but higher than the fixed paths.
+## Contributing
Anyone can contribute to aerc. Please refer to [the contribution
guidelines](https://git.sr.ht/~rjarry/aerc/tree/master/item/CONTRIBUTING.md)