mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
docs: 明确文档中的 MacOS 称呼 (#10734)
* docs: Update macos.md * docs: update en-us * chore: update issue checker macgui regex f**k regex * chore: simplified regex as more readable --------- Co-authored-by: Rbqwow <55343783+Rbqwow@users.noreply.github.com> Co-authored-by: Constrat <56174894+Constrat@users.noreply.github.com>
This commit is contained in:
2
.github/issue-checker.yml
vendored
2
.github/issue-checker.yml
vendored
@@ -335,7 +335,7 @@ labels:
|
||||
# `MacGui`
|
||||
- name: MacGui
|
||||
content: "client: MacGui"
|
||||
regexes: '[Mm]ac(?:(?:book|os|OS)|\s*(?:(?:操作|)系统|电脑|版))|[Pp]laycover'
|
||||
regexes: '(?i)mac(?:book|os|\s*(?:操作系统|系统|电脑|版))|playcover'
|
||||
skip-if:
|
||||
- skip all
|
||||
- skip client
|
||||
|
||||
Reference in New Issue
Block a user