From b8cb3aa71e2e9ab418705c218b386a8e7145b439 Mon Sep 17 00:00:00 2001 From: zwitschi Date: Wed, 17 Sep 2025 20:44:31 +0200 Subject: [PATCH] Delete .github/copilot-instructions.md --- .github/copilot-instructions.md | 23 ----------------------- 1 file changed, 23 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 15c52b5..0000000 --- a/.github/copilot-instructions.md +++ /dev/null @@ -1,23 +0,0 @@ - - -- [x] Verify that the copilot-instructions.md file in the .github directory is created. - -- [x] Clarify Project Requirements - -- [x] Scaffold the Project - -- [x] Customize the Project - -- [x] Install Required Extensions - -- [x] Compile the Project - -- [x] Create and Run Task - -- [x] Launch the Project - -- [x] Ensure Documentation is Complete - -- Work through each checklist item systematically. -- Keep communication concise and focused. -- Follow development best practices.