Skip to content

Commit 1f1c895

Browse files
committed
fix: markdownlint errors arising from copilot 'fixes'
1 parent 814455f commit 1f1c895

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

plans/archive/enhance-copilot-instructions-todos-plan.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -144,26 +144,30 @@ Based on the current `copilot-instructions.md` file, there are 8 distinct TODO i
144144

145145
#### **Category 2: Coding Standards (1 item)**
146146

147-
8. General coding standards and references to project-specific guidelines
147+
1. General coding standards and references to project-specific guidelines
148+
148149
### Implementation Strategy
149150

150-
**1. Branching Strategy and Development Workflow**
151+
#### 1. Branching Strategy and Development Workflow
152+
151153
Will implement a comprehensive section defining:
152154

153155
- Trunk-based development principles with specific requirements
154156
- Branch lifecycle management (creation, work, merge, cleanup)
155157
- Integration with existing CI/CD practices
156158
- Enforcement through XML blocks with `<REQUIREMENT>` tags
157159

158-
**2. Commit and PR Conventions**
160+
#### 2. Commit and PR Conventions
161+
159162
Will create detailed specifications for:
160163

161164
- Conventional commit format with specific patterns
162165
- PR naming conventions aligned with branch naming
163166
- Required PR content and review processes
164167
- Automated enforcement guidelines
165168

166-
**3. Reinforcement Techniques Implementation**
169+
#### 3. Reinforcement Techniques Implementation
170+
167171
The plan employs three primary reinforcement techniques:
168172

169173
**XML Reinforcement Blocks**: Critical instructions will be wrapped in semantic XML tags:

0 commit comments

Comments
 (0)