From 3b1d4429c6783b1e537998afe7cb7cd8f01888fc Mon Sep 17 00:00:00 2001 From: Mark Baber Date: Wed, 25 Feb 2026 21:21:22 +0000 Subject: [PATCH 1/2] Updated contributing links in CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 27a3e0f..7c1dee8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,8 +2,8 @@ We welcome contributions to Quickgui. -- Help other Quickgui users by answering questions in the [Quickgui Discussions](https://github.com/quickemu-project/discussions/categories/quickgui) 🛟 -- Improve the documentation in [this README](https://github.com/quickemu-project/quickgui/edit/master/README.md) and the [Quickgui Wiki](https://github.com/quickemu-project/quickgui/wiki) 📖 +- Help other Quickgui users by answering questions in the [Quickgui Discussions](https://github.com/orgs/quickemu-project/discussions/categories/quickgui) 🛟 +- Improve the documentation in [this README](https://github.com/quickemu-project/quickgui/blob/main/README.md) and the [Quickgui Wiki](https://github.com/quickemu-project/quickgui/wiki) 📖 - File bug reports and feature requests in the [Quickgui Issues](https://github.com/quickemu-project/quickgui/issues) 📁 - Submit [Quickgui Pull requests](https://github.com/quickemu-project/quickgui/pulls) to fix bugs 🐞 or add new features ✨ - Commit messages must [conform to the Conventional Commits specification](https://www.conventionalcommits.org/). From 58d957f7e9e1012dd0100443e89f86d6965f3b3f Mon Sep 17 00:00:00 2001 From: Mark Baber Date: Wed, 25 Feb 2026 21:35:20 +0000 Subject: [PATCH 2/2] docs: Updated contributing links in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7c1dee8..92e0254 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,4 +6,4 @@ We welcome contributions to Quickgui. - Improve the documentation in [this README](https://github.com/quickemu-project/quickgui/blob/main/README.md) and the [Quickgui Wiki](https://github.com/quickemu-project/quickgui/wiki) 📖 - File bug reports and feature requests in the [Quickgui Issues](https://github.com/quickemu-project/quickgui/issues) 📁 - Submit [Quickgui Pull requests](https://github.com/quickemu-project/quickgui/pulls) to fix bugs 🐞 or add new features ✨ - - Commit messages must [conform to the Conventional Commits specification](https://www.conventionalcommits.org/). + - Commit messages must [conform to the Conventional Commits specification](https://www.conventionalcommits.org/). \ No newline at end of file