Skip to content

docs(#34): document ticket template YAML frontmatter format#84

Merged
sugat009 merged 3 commits intomedic:mainfrom
imtushar01:docs/ticket-template-format-34
Apr 7, 2026
Merged

docs(#34): document ticket template YAML frontmatter format#84
sugat009 merged 3 commits intomedic:mainfrom
imtushar01:docs/ticket-template-format-34

Conversation

@imtushar01
Copy link
Copy Markdown
Contributor

@imtushar01 imtushar01 commented Apr 2, 2026

Description

Adds documentation for the YAML frontmatter format required for all tickets in the CHT-Agent project.
This improves clarity and provides a structured reference for contributors creating new tickets.

#34

@sugat009 sugat009 self-requested a review April 3, 2026 09:29
@sugat009 sugat009 mentioned this pull request Apr 3, 2026
6 tasks
@sugat009 sugat009 linked an issue Apr 6, 2026 that may be closed by this pull request
6 tasks
Copy link
Copy Markdown
Member

@sugat009 sugat009 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the updates, this looks good overall. One more thing before we merge:
The agent-memory/TEMPLATE.md still uses enhancement and refactoring as category values (lines 12, 65, 81, 259), and there's one context file (agent-memory/domains/forms-and-reports/issues/8336-support-trigger-column.md) that uses category: enhancement.
Since this PR renames enhancementimprovement across the codebase, could you update these too for consistency?

  • agent-memory/TEMPLATE.md — replace both enhancement and refactoring with
    improvement in the category enum, examples, and description. The valid
    categories should be bug, feature, improvement.
  • agent-memory/domains/forms-and-reports/issues/8336-support-trigger-column.md
    — change category: enhancement to category: improvement

@imtushar01
Copy link
Copy Markdown
Contributor Author

Thanks for pointing that out! I’ve updated all remaining instances.
Everything should now align with the updated category values (bug, feature, improvement). Let me know if anything else needs tweaking

@imtushar01 imtushar01 closed this Apr 6, 2026
@imtushar01 imtushar01 reopened this Apr 6, 2026
@imtushar01 imtushar01 changed the title docs: document ticket template YAML frontmatter format (#34) docs(#34): document ticket template YAML frontmatter format Apr 6, 2026
@sugat009 sugat009 merged commit 723307c into medic:main Apr 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Document the ticket template format

2 participants