From 28972ac7c1212976d7da7700e6804926e924494c Mon Sep 17 00:00:00 2001 From: Serge NOEL Date: Fri, 13 Mar 2026 14:21:38 +0000 Subject: [PATCH] Init --- .github/copilot-instructions.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/copilot-instructions.md diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md new file mode 100644 index 0000000..14d8252 --- /dev/null +++ b/.github/copilot-instructions.md @@ -0,0 +1,8 @@ +- [ ] Clarify Project Requirements +- [ ] Scaffold the Project +- [ ] Customize the Project +- [ ] Install Required Extensions +- [ ] Compile the Project +- [ ] Create and Run Task +- [ ] Launch the Project +- [ ] Ensure Documentation is Complete