Compare commits

...

1 Commits

Author SHA1 Message Date
lizzie
ed577ebf12 [docs] fix discord links, contributing.md
Signed-off-by: lizzie <lizzie@eden-emu.dev>
2025-10-31 01:39:16 +00:00
3 changed files with 11 additions and 12 deletions

View File

@@ -1,8 +1,6 @@
blank_issues_enabled: false blank_issues_enabled: false
contact_links: contact_links:
- name: yuzu Discord - name: Eden Discord
url: https://discord.com/invite/u77vRWY url: https://discord.gg/kXAmGCXBGD
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: Eden Revolt
- name: Community forums url: https://rvlt.gg/qKgFEAbH
url: https://community.citra-emu.org
about: This is an alternative place for tech support, however helpers there are not as active.

View File

@@ -1,6 +1,7 @@
<!-- # Contributing
SPDX-FileCopyrightText: 2018 yuzu Emulator Project
SPDX-License-Identifier: GPL-2.0-or-later
-->
**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)

View File

@@ -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.) * Additional hardware (e.g. GPUs as needed to improve rendering support, other peripherals to add support for, etc.)
* CI Infrastructure * 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 ## License