upleb.uk

Public git repos — served from a NIP-34 GRASP relay at git.upleb.uk

summaryrefslogtreecommitdiff
path: root/work/README.md
diff options
context:
space:
mode:
authorDanConwayDev <DanConwayDev@protonmail.com>2026-01-09 22:07:33 +0000
committerDanConwayDev <DanConwayDev@protonmail.com>2026-01-09 22:07:33 +0000
commitab43f7264a05f694f4a7b1f4a09f8add972381ab (patch)
tree2bdbf5fb823712257a432cb10397ddd9d2fd62c3 /work/README.md
parentf90e32fc4cf9049d0ea12d10bfa3aa45a8706846 (diff)
docs: track production sync issues in work/active-issues/
- Update production-sync-testing.md to document issues as individual markdown files in work/active-issues/ instead of polluting the tracked how-to guide - Add issue template and workflow for creating, viewing, and resolving issues - Document active-issues/ purpose in work/README.md - Prevents accidental commits of transient testing issues - Makes issue management cleaner and more focused
Diffstat (limited to 'work/README.md')
-rw-r--r--work/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/work/README.md b/work/README.md
index 40a04ef..6fbad03 100644
--- a/work/README.md
+++ b/work/README.md
@@ -13,6 +13,7 @@
13- Migration documentation (during migration) 13- Migration documentation (during migration)
14- Planning documents 14- Planning documents
15- Temporary analysis files 15- Temporary analysis files
16- **active-issues/**: Issues discovered during production sync testing (see [docs/how-to/production-sync-testing.md](../docs/how-to/production-sync-testing.md))
16 17
17**Rule:** Nothing in this directory should be permanent. Archive or delete at session end. 18**Rule:** Nothing in this directory should be permanent. Archive or delete at session end.
18 19