From 2c172f0e6df0ffb34083d7df798feef2b7f6ef7d Mon Sep 17 00:00:00 2001 From: Allan Niles Date: Wed, 13 Sep 2023 06:13:51 -0600 Subject: [PATCH] Create CONTRIBUTING.md --- CONTRIBUTING.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 CONTRIBUTING.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md new file mode 100644 index 0000000..f0c885e --- /dev/null +++ b/CONTRIBUTING.md @@ -0,0 +1,11 @@ +# Contribute + +There are several ways to contribute, be it directly to helping develop features for EmulatorJS, update the documentation, media assets or heading over to libretro and helping them develop the emulator cores that make the magic happen. + +* EmulatorJS, take a look through the [issues](https://github.com/EmulatorJS/EmulatorJS/issues) on github and try to help out. + +* Documentation [github page](https://github.com/EmulatorJS/emulatorjs.org). + +Just wanna donate? That'd help too! +[libretro](https://retroarch.com/index.php?page=donate) +[EmulatorJS](https://www.patreon.com/EmulatorJS)