Skip to content

Commit dff8fff

Browse files
committed
Add a link to AGENTS.md
1 parent a7b60ed commit dff8fff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Create an `innersource-ai/` folder in the repository root containing:
103103

104104
**Context Efficiency**: Start with core documentation files (~1000 words of context) to balance context value with AI tool costs. Expand strategically based on measured impact on review cycles and code quality.
105105

106-
**Naming Convention**: The suggested file and folder names follow industry common practices. However, codebase owners may choose alternative names that are more discoverable and relatable to their specific project or codebase. Any chosen naming convention should be clearly documented and communicated to contributors through proper documentation.
106+
**Naming Convention**: The suggested file and folder names follow industry common practices. However, codebase owners may choose alternative names that are more discoverable and relatable to their specific project or codebase. Any chosen naming convention should be clearly documented and communicated to contributors through proper documentation. Should files like [g](https://agents.md) become standard in the future, the naming conventions in this pattern might be adapted accordingly.
107107

108108
### Usage Patterns
109109

0 commit comments

Comments
 (0)