From 31de07fb9cd0e3412f3e29fc3698a729ab970816 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 7 May 2024 10:36:41 +0100 Subject: [PATCH] docs(README.md): sign post the documentation for adding a new OS --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d49fff9..f8c52e9 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ We welcome contributions to Quickemu. - Submit [Quickemu Pull requests](https://github.com/quickemu-project/quickemu/pulls) to fix bugs 🐞 or add new features ✨ + - Follow our [guide to adding a new OS to quickget](https://github.com/quickemu-project/quickemu/wiki/06-Advanced-quickget-features#adding-a-new-os-to-quickget) - Commit messages must [conform to the Conventional Commits - specification](https://www.conventionalcommits.org/). + specification](https://www.conventionalcommits.org/) - [Sponsor the project](https://github.com/sponsors/flexiondotorg) 💖