summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AGENTS.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/AGENTS.md b/AGENTS.md
index ed5e50a..e1f37fe 100644
--- a/AGENTS.md
+++ b/AGENTS.md
@@ -71,3 +71,5 @@ Tests exist in `internal/` with the `*_test.go` naming convention:
Run tests before committing changes.
For best practices also follow ~/git/conf/snippets/go/go-projects/go-projects.md if present.
+
+For deployment and testing procedures, see ~/Notes/snippets/go-projects/gogios-deploy-and-test.md