From 48d64b81e798ec3b8e53dde5ae05902f64d6485a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vitor=20Polverari?= Date: Wed, 27 Mar 2024 21:45:44 -0300 Subject: [PATCH 1/3] Removal of transifex.yml --- .github/workflows/transifex.yml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 .github/workflows/transifex.yml diff --git a/.github/workflows/transifex.yml b/.github/workflows/transifex.yml deleted file mode 100644 index e711fd255..000000000 --- a/.github/workflows/transifex.yml +++ /dev/null @@ -1,21 +0,0 @@ -name: lime-transifex - -on: - push: - branches: [ master ] - -jobs: - transifex: - runs-on: ubuntu-latest - container: polarzincomfrio/lime-build-environments:linux-fresh - if: ${{ github.repository == 'RyzenDew/Lime-3DS-Emulator' }} - steps: - - uses: actions/checkout@v4 - with: - submodules: recursive - fetch-depth: 0 - - name: Update Translation - run: ./.ci/transifex.sh - env: - TX_TOKEN: ${{ secrets.TRANSIFEX_API_TOKEN }} -# This will never build until there's a Transifex API TOKEN available \ No newline at end of file From ddb545079686b8ef756ead6d8b6300779bccbca7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vitor=20Polverari?= Date: Wed, 27 Mar 2024 21:58:19 -0300 Subject: [PATCH 2/3] Issues Page Fixes --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- .github/ISSUE_TEMPLATE/config.yml | 9 +++------ .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- 3 files changed, 7 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 161af9e07..447c5fe53 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -3,7 +3,7 @@ description: File a bug report body: - type: markdown attributes: - value: Tech support does not belong here. You should only file an issue here if you think you have experienced an actual bug with Citra. + value: Tech support does not belong here. You should only file an issue here if you think you have experienced an actual bug with Lime. - type: checkboxes attributes: label: Is there an existing issue for this? @@ -43,7 +43,7 @@ body: id: log attributes: label: Log File - description: A log file will help our developers to better diagnose and fix the issue. Instructions can be found [here](https://community.citra-emu.org/t/how-to-upload-the-log-file/296). + description: A log file will help our developers to better diagnose and fix the issue. validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 88575a335..13de2c221 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,8 +1,5 @@ blank_issues_enabled: false contact_links: - - name: Citra Discord - url: https://citra-emu.org/discord/ - about: If you are experiencing an issue with Citra, and you need tech support, or if you have a general question, try asking in the official Citra 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: Lime Discord + url: https://discord.com/invite/4ZjMpAp3M6 + about: If you are experiencing an issue with Lime, and you need tech support, or if you have a general question, try asking in the official Lime Discord linked here. Piracy is not allowed. diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 7ab8172e3..d3d5a612d 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -4,7 +4,7 @@ labels: "request" body: - type: markdown attributes: - value: Tech support does not belong here. You should only file an issue here if you are requesting a feature you believe would make Citra better. + value: Tech support does not belong here. You should only file an issue here if you are requesting a feature you believe would make Lime better. - type: checkboxes attributes: label: Is there an existing issue for this? @@ -23,6 +23,6 @@ body: id: why-feature attributes: label: Why would this feature be useful? - description: A brief description of why this feature would make Citra better. + description: A brief description of why this feature would make Lime better. validations: required: true From 21e211cdd326223a7236e763864e8aaee3690f9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Vitor=20Polverari?= Date: Wed, 27 Mar 2024 22:06:02 -0300 Subject: [PATCH 3/3] Update README.md --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 65e497585..d34d32dc4 100644 --- a/README.md +++ b/README.md @@ -20,19 +20,17 @@ If anyone wants to help feel free to make pull requests and contribute with the ## Discord -https://discord.gg/4ZjMpAp3M6 It's new and feel free to join and chat about lime or Citra but we do not do piracy! +Join our [Discord](https://discord.com/invite/4ZjMpAp3M6) community and feel free to chat about lime or Citra, but we don't accept piracy! ## Release Builds -https://github.com/RyzenDew/Lime-3DS-Emulator/releases +[Lime Releases](https://github.com/RyzenDew/Lime-3DS-Emulator/releases) -This is another fork that has Dev working on it also! - -https://github.com/PabloMK7/citra/releases +[This](https://github.com/PabloMK7/citra/releases) is another fork that has Dev working on it also! ## How to support me -Just subscribe to my YouTube https://www.youtube.com/c/MattsCreative +Just subscribe to my [YouTube](https://www.youtube.com/c/MattsCreative) ## License