Skip to content

Commit 539afea

Browse files
test: add test comment to verify /close-issue command functionality
This commit adds a test comment to knowledge/procedures/git-workflow.md to verify that the /close-issue command works with the new shared template structure from PR #1185. Resolves #1186 Co-authored-by: Morgan Joyce <atxtechbro@users.noreply.github.com>
1 parent b284032 commit 539afea

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

knowledge/procedures/git-workflow.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ Use MCP git tools, follow conventional commits, and maintain branch hygiene to p
77
- Use `mcp__git__*` tools (chain with `git_batch`)
88
- Conventional commits: `type[scope]: description`
99
- Never work on main - always branch first
10-
**Details**: See [git-workflow-detailed.md](/docs/procedures/git-workflow-detailed.md)
10+
**Details**: See [git-workflow-detailed.md](/docs/procedures/git-workflow-detailed.md)
11+
12+
<!-- Test comment added for issue #1186 to verify /close-issue command functionality -->

0 commit comments

Comments
 (0)