Skip to content

Commit d202d9b

Browse files
committed
remove extra whitespace ahead of bullet points
1 parent 979b0a1 commit d202d9b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

patterns/1-initial/ai-code-generation-context.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -123,20 +123,20 @@ Create an `innersource-ai/` folder in the repository root containing:
123123

124124
### Maintenance Strategy
125125

126-
- **Version Control**: Track changes to AI context alongside code changes
127-
- **Regular Updates**: Review and update context as project standards evolve
128-
- **Community Contribution**: Allow contributors to suggest improvements to AI context
129-
- **Metrics Tracking**: Monitor the effectiveness of AI context through code review metrics
126+
* **Version Control**: Track changes to AI context alongside code changes
127+
* **Regular Updates**: Review and update context as project standards evolve
128+
* **Community Contribution**: Allow contributors to suggest improvements to AI context
129+
* **Metrics Tracking**: Monitor the effectiveness of AI context through code review metrics
130130

131131
## Resulting Context
132132

133-
- **Improved Code Quality**: AI-assisted contributions become consistent with existing code standards and architectural patterns from the first submission
134-
- **Reduced Review Friction**: Maintainers can trust incoming PRs more readily, significantly reducing review fatigue and time-to-merge
135-
- **Enhanced Contributor Experience**: Contributors using AI produce better, more maintainable code even on their first attempts, leading to increased confidence and participation
136-
- **Scalable Collaboration**: Opens the door to scalable, AI-aware InnerSource collaboration across teams without sacrificing code quality
137-
- **Knowledge Preservation**: Project knowledge becomes more explicit and accessible, reducing dependency on tribal knowledge
138-
- **Faster Onboarding**: New contributors can leverage AI tools effectively from day one, reducing the learning curve for project-specific patterns
139-
- **Consistent Evolution**: As AI tools improve, the context package ensures that enhanced capabilities are channeled toward project-appropriate solutions
133+
* **Improved Code Quality**: AI-assisted contributions become consistent with existing code standards and architectural patterns from the first submission
134+
* **Reduced Review Friction**: Maintainers can trust incoming PRs more readily, significantly reducing review fatigue and time-to-merge
135+
* **Enhanced Contributor Experience**: Contributors using AI produce better, more maintainable code even on their first attempts, leading to increased confidence and participation
136+
* **Scalable Collaboration**: Opens the door to scalable, AI-aware InnerSource collaboration across teams without sacrificing code quality
137+
* **Knowledge Preservation**: Project knowledge becomes more explicit and accessible, reducing dependency on tribal knowledge
138+
* **Faster Onboarding**: New contributors can leverage AI tools effectively from day one, reducing the learning curve for project-specific patterns
139+
* **Consistent Evolution**: As AI tools improve, the context package ensures that enhanced capabilities are channeled toward project-appropriate solutions
140140

141141
## Rationale
142142

0 commit comments

Comments
 (0)