From ad8c187edd4e170511725ff383a72f6b668b9dd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Fri, 4 Jul 2025 10:15:09 +0800 Subject: [PATCH] chore: update GitHub Copilot instructions to define code generation standards --- .github/copilot-instructions.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 404a57c..56d9740 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -1,4 +1,11 @@ -# Project Conventions and Technical Guidelines +--- +description: +globs: +alwaysApply: true +--- +# GitHub Copilot Instructions + +本文件定义了项目的代码生成规范,GitHub Copilot 和其他 AI 助手应遵循这些指令。 This document outlines the core technical choices, coding conventions, and configuration details for this project. Adhering to these guidelines ensures consistency and leverages the project's setup effectively.