From 550bfb4e7746fef0c83932aa6f34f05e4cb60d28 Mon Sep 17 00:00:00 2001 From: Logan McNaughton <848146+loganmc10@users.noreply.github.com> Date: Wed, 16 Feb 2022 21:08:56 -0700 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..ff5deb8 --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,10 @@ +This repository is essentially a build bot, it pulls in code from other repoositories. + +If you'd like to contribute to one of the folders listed below, you'll need to make your PR in the proper repository: +* mupen64plus-core - https://github.com/mupen64plus/mupen64plus-core +* mupen64plus-gui - https://github.com/m64p/mupen64plus-gui +* mupen64plus-input-qt - https://github.com/m64p/mupen64plus-input-qt +* mupen64plus-input-raphnetraw - https://github.com/raphnet/mupen64plus-input-raphnetraw +* mupen64plus-audio-sdl2 - https://github.com/m64p/mupen64plus-audio-sdl2 +* parallel-rsp - https://github.com/loganmc10/parallel-rsp +* parallel-rdp - https://github.com/loganmc10/parallel-rdp-standalone