From fbed109d3ca56e29ab5d13c7e4c2d390e8e5196d Mon Sep 17 00:00:00 2001 From: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> Date: Sat, 22 Nov 2025 18:27:50 -0600 Subject: [PATCH] add: contribution section to README (#7572) --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2a67929ae3..69e6358b0b 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,15 @@ And Terra EL itself can be installed with: sudo dnf install --nogpgcheck --repofrompath 'terra,https://repos.fyralabs.com/terrael$releasever' terra-release ``` +## Contributions + +First of all, thanks for being interested in contributing to Terra! If you have any questions about contributing, please [join our chats](https://wiki.ultramarine-linux.org/en/community/community/). + +- [Contribution Guide](https://developer.fyralabs.com/terra/contributing) +- [FAQ](https://developer.fyralabs.com/terra/faq) +- [Policy](https://developer.fyralabs.com/terra/policy) + + ## Documentation Our documentation can be found on our [Devdocs](https://developer.fyralabs.com/terra/).