diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 52faafad34..c60d71954e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,6 @@ blank_issues_enabled: false contact_links: - - name: yuzu Discord - url: https://discord.com/invite/u77vRWY - about: If you are experiencing an issue with yuzu, and you need tech support, or if you have a general question, try asking in the official yuzu Discord linked here. Piracy is not allowed. - - name: Community forums - url: https://community.citra-emu.org - about: This is an alternative place for tech support, however helpers there are not as active. + - name: Eden Discord + url: https://discord.gg/kXAmGCXBGD + - name: Eden Revolt + url: https://rvlt.gg/qKgFEAbH diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1860f8cffc..f2d1de7e99 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,6 +1,7 @@ - +# Contributing -**The Contributor's Guide has moved to [the yuzu wiki](https://github.com/yuzu-emu/yuzu/wiki/Contributing).** +Want to contribute to Eden? That's awesome! + +- [Get started by building the emulator](./docs/Build.md) +- [Make an account on the git](./docs/SIGNUP.md) +- [Read the documentation](./docs/README.md) diff --git a/README.md b/README.md index c5aa17ad1e..5e32e9e92e 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,7 @@ Any donations received will go towards things such as: * Additional hardware (e.g. GPUs as needed to improve rendering support, other peripherals to add support for, etc.) * CI Infrastructure -If you would prefer to support us in a different way, please join our [Discord](https://discord.gg/edenemu) and talk to Camille or any of our other developers. +If you would prefer to support us in a different way, please join our [Discord](https://discord.gg/kXAmGCXBGD) and talk to Camille or any of our other developers. ## License