chore: initial commit
Some checks failed
Synchronize to Gitee / repo-sync (push) Has been cancelled
Typos Checking / Spell Check with Typos (push) Has been cancelled

This commit is contained in:
2026-06-23 11:56:23 +08:00
commit 72e2110987
2883 changed files with 367388 additions and 0 deletions

12
.github/ISSUE_TEMPLATE/question.yml vendored Normal file
View File

@@ -0,0 +1,12 @@
name: 问题咨询
description: 提出针对本项目安装部署、使用及其他方面的相关问题
title: "[QUESTION] "
labels: ["question"]
assignees: ["luty2018", "sakura1412"]
body:
- type: textarea
id: description
attributes:
label: "请描述您的问题"
validations:
required: true