docs: Add concise comments guideline to AGENTS.md (#32553)

This commit is contained in:
Tomi Turtiainen
2026-06-18 12:31:11 +03:00
committed by GitHub
parent 8e8c13ebe6
commit 029905890d
+3
View File
@@ -11,6 +11,9 @@ frontend, and extensible node-based workflow engine.
## General Guidelines
- Always use pnpm
- When adding comments, keep them concise and to the point - explain the "why"
in a line or two; don't be overly verbose. Comments should be scoped and
relevant to the surrounding code, not just to the current task
- We use Linear as a ticket tracking system
- We use Posthog for feature flags
- When starting to work on a new ticket create a new branch from fresh