From 0addc66fb6d3500b870736e20cd2cc6ba87281fc Mon Sep 17 00:00:00 2001 From: Martin Wimpress <304639+flexiondotorg@users.noreply.github.com> Date: Sun, 30 Jun 2024 00:00:40 +0100 Subject: [PATCH] docs: update README.md --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index b5bcb8d..5fda3a1 100644 --- a/README.md +++ b/README.md @@ -109,15 +109,3 @@ The wiki describes how to get up and running with Quickemu and also covers more - [**Advanced quickget features**](https://github.com/quickemu-project/quickemu/wiki/06-Advanced-quickget-features) 🤓 - [**Alternative frontends**](https://github.com/quickemu-project/quickemu/wiki/07-Alternative-frontends) 🧑‍💻 - [**References**](https://github.com/quickemu-project/quickemu/wiki/08-References) 📚️ - -# Contributing - -We welcome contributions to Quickemu. - -- Help other Quickemu users by answering questions in the [Quickemu Discussions](https://github.com/quickemu-project/quickemu/discussions) 🛟 -- Improve the documentation in [this README](https://github.com/quickemu-project/quickemu/edit/master/README.md) and the [Quickemu Wiki](https://github.com/quickemu-project/quickemu/wiki) 📖 -- File bug reports and feature requests in the [Quickemu Issues](https://github.com/quickemu-project/quickemu/issues) 📁 -- 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/). -- [Sponsor the project](https://github.com/sponsors/flexiondotorg) 💖