Browse Source
[meta] remove stale/dead links in help/about (#3064)
[meta] remove stale/dead links in help/about (#3064)
removes old links to dead wiki Signed-off-by: lizzie lizzie@eden-emu.dev Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3064 Reviewed-by: crueter <crueter@eden-emu.dev> Reviewed-by: MaranBr <maranbr@eden-emu.dev> Co-authored-by: lizzie <lizzie@eden-emu.dev> Co-committed-by: lizzie <lizzie@eden-emu.dev>xbzk-saf-recursive-write-with-permission-request v0.0.4-rc3
committed by
crueter
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
9 changed files with 19 additions and 45 deletions
-
8.github/ISSUE_TEMPLATE/config.yml
-
9CONTRIBUTING.md
-
8README.md
-
4src/android/app/src/main/res/values/strings.xml
-
2src/yuzu/aboutdialog.ui
-
8src/yuzu/configuration/configure_motion_touch.cpp
-
7src/yuzu/configuration/configure_motion_touch.ui
-
2src/yuzu/configuration/configure_tas.ui
-
16src/yuzu/main_window.cpp
@ -1,8 +1,4 @@ |
|||||
blank_issues_enabled: false |
blank_issues_enabled: false |
||||
contact_links: |
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/HstXbPch7X |
||||
@ -1,6 +1,5 @@ |
|||||
<!-- |
|
||||
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).** |
|
||||
|
You want to contribute? Please consult [the development guide](./docs/Development.md). |
||||
|
|
||||
|
Don't forget to [get a git account](./docs/SIGNUP.md) - not a requirement per se but it's highly recommended. |
||||
Write
Preview
Loading…
Cancel
Save
Reference in new issue