From d0d067a809f76572e6d11ff61992271e91e613cb Mon Sep 17 00:00:00 2001 From: humocs-man <251756307+humocs-man@users.noreply.github.com> Date: Mon, 6 Apr 2026 17:51:19 +0200 Subject: [PATCH] Delete .github/copilot-instructions.md --- .github/copilot-instructions.md | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 .github/copilot-instructions.md diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md deleted file mode 100644 index ee732ad..0000000 --- a/.github/copilot-instructions.md +++ /dev/null @@ -1,16 +0,0 @@ -# Copilot Instructions for finpilot - -This repository uses comprehensive agent instructions. Please refer to the main documentation file: - -**[AGENTS.md](../AGENTS.md)** in the repository root. - -This file contains: -- Repository structure and organization -- Build system details and workflows -- Package management guidelines -- Development best practices -- Validation and testing procedures -- Troubleshooting guides -- Attribution requirements for AI agents - -All coding agents should consult AGENTS.md for detailed instructions on working with this bootc image template.