docs(agent): improve repository guidance [skip ci] (#685)

- Add canonical agent and contributor documentation.

- Modernize issue and pull request templates.

- Skip CI for documentation and issue-template-only changes.
This commit is contained in:
Techno Tim
2026-08-02 16:31:40 -05:00
committed by GitHub
parent 890d43b339
commit 6aea6e71b6
11 changed files with 492 additions and 119 deletions
+6
View File
@@ -0,0 +1,6 @@
# GitHub Copilot instructions
Read and follow the repository's root-level `AGENTS.md` before proposing or making changes. It is the canonical guide
for architecture, safety, implementation, validation, and documentation expectations.
Do not duplicate repository guidance here. If instructions need to change, update `AGENTS.md`.