We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdf92bd commit a8d3875Copy full SHA for a8d3875
1 file changed
Agent.md
@@ -58,7 +58,7 @@ description: <concise summary>
58
Notes:
59
- `noTitleIndex` is common for FAQ and selected index-style pages; match nearby files.
60
- If updating an existing FAQ, update `last_modified` to current edit time and keep the existing date format.
61
-- Keep timezone format consistent with the target file (many files use `+0800`; some newer files use `-08:00`).
+- Use the committer's local timezone for `date` / `last_modified` (for example, `+0800` for UTC+8 users).
62
63
## FAQ Content Pattern
64
0 commit comments