Skip to content

Commit 7d02d23

Browse files
committed
chore: remove GitHub issues workflow from CLAUDE.md
This section was added in a previous commit but is unrelated to the Template Insights documentation work.
1 parent b861767 commit 7d02d23

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

CLAUDE.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,6 @@ Only pause to ask for confirmation when:
5959

6060
## Critical Patterns
6161

62-
### Working on GitHub Issues (ALWAYS FOLLOW)
63-
64-
1. **Create a branch** for each issue: `git checkout -b feat/short-description-ISSUENUMBER`
65-
2. **Read the issue** using GitHub CLI: `gh issue view ISSUENUMBER`
66-
3. **Understand requirements** before making any changes
67-
4. **Never assume** what an issue is about - always read it first
68-
6962
### Database Changes (ALWAYS FOLLOW)
7063

7164
1. Modify `coderd/database/queries/*.sql` files

0 commit comments

Comments
 (0)