Remove .copilot-commit-message-instructions.md

Delete the .copilot-commit-message-instructions.md file which contained Chinese-language instructions for generating Copilot commit messages and enforcing a specific commit format. This removes the outdated guidance from the repository.
This commit is contained in:
Anyon 2026-04-02 13:03:26 +08:00
parent e8b3974191
commit f1d8122589

View File

@ -1,6 +0,0 @@
请用中文生成提交信息,遵循规范提交格式:
- 标题:类型:以业务内容为主简短描述
- 正文:详细说明改动原因与内容
- 类型feat/fix/docs/style/refactor/test/chore