Browse Source

[docs] fix discord links, contributing.md

Signed-off-by: lizzie <lizzie@eden-emu.dev>
discfix
lizzie 2 months ago
parent
commit
ed577ebf12
No known key found for this signature in database GPG Key ID: 287378CADCAB13
  1. 10
      .github/ISSUE_TEMPLATE/config.yml
  2. 11
      CONTRIBUTING.md
  3. 2
      README.md

10
.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

11
CONTRIBUTING.md

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

2
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

Loading…
Cancel
Save