From fd72e5f74031bb3a43842bc4a86b673683f559fe Mon Sep 17 00:00:00 2001 From: niansa Date: Wed, 6 Mar 2024 13:09:32 +0000 Subject: [PATCH] Link to Merge request guidelines in `CONTRIBUTING.md` --- CONTRIBUTING.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index de4f5222a2..c22a7531c7 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -3,4 +3,7 @@ SPDX-FileCopyrightText: 2018 yuzu Emulator Project SPDX-License-Identifier: GPL-2.0-or-later --> -**The Contributor's Guide has moved to [the suyu wiki](https://gitlab.com/suyu2/suyu/-/wikis/Contributing).** +Please check out the + + * [Conributors's guide](https://gitlab.com/suyu2/suyu/-/wikis/Contributing). + * [Merge request guidelines](https://gitlab.com/suyu-emu/suyu/-/wikis/Merge-requests)