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.