We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7340d4b commit c809689Copy full SHA for c809689
1 file changed
.github/copilot-instructions.md
@@ -1,5 +1,9 @@
1
# Copilot Instructions
2
3
+## Session Startup (MANDATORY)
4
+- At the start of every new chat session, before answering any questions, read `/memories/repo/project-overview.md` to load project-specific context.
5
+- If the file does not exist, continue normally without error.
6
+
7
## Git & Deployment Restrictions
8
- NEVER run `git push`, `git commit`, or any command that pushes changes to remote repositories
9
- NEVER trigger deployments or CI/CD pipelines
0 commit comments