summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-01-15 10:16:28 +0200
committerPaul Buetow <paul@buetow.org>2026-01-15 10:16:28 +0200
commit11f4b5dfd3607106496c9d81693dd00988f3e3fc (patch)
tree0a0271f2fbc388de9a68fca893f5613a81187565
parent005b9645a7c58e9b2486fb35d6038bbe607a3ce7 (diff)
update agents
-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