From 7ec249bec428f49669ca66153bb49044b5d341a2 Mon Sep 17 00:00:00 2001 From: fjia Date: Tue, 16 Jun 2026 10:03:39 +0800 Subject: [PATCH] @ fix: replace outdated OpenCode references with MiMo Code in issue templates - Rename opencode-version field to mimo-version in bug-report.yml - Update label and description from "OpenCode" to "MiMo Code" - Replace stale Discord link in config.yml with README community section link Closes: #778 @ --- .github/ISSUE_TEMPLATE/bug-report.yml | 6 +++--- .github/ISSUE_TEMPLATE/config.yml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index fe1ec840..3dd0e029 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -20,10 +20,10 @@ body: required: false - type: input - id: opencode-version + id: mimo-version attributes: - label: OpenCode version - description: What version of OpenCode are you using? + label: MiMo Code version + description: What version of MiMo Code are you using? (run `mimo --version`) validations: required: false diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github/ISSUE_TEMPLATE/config.yml index 52eec909..98b3b22e 100644 --- a/.github/ISSUE_TEMPLATE/config.yml +++ b/.github/ISSUE_TEMPLATE/config.yml @@ -1,5 +1,5 @@ blank_issues_enabled: false contact_links: - - name: 💬 Discord Community - url: https://discord.gg/opencode - about: For quick questions or real-time discussion. Note that issues are searchable and help others with the same question. + - name: 💬 Community Chat + url: https://github.com/XiaomiMiMo/MiMo-Code?tab=readme-ov-file#community + about: Scan the WeChat QR code in the README to join the MiMo Code community group chat. For quick questions or real-time discussion.