Skip to content

Commit 14a9954

Browse files
wandergeektobio
andauthored
Update .github/copilot-instructions.md
Co-authored-by: Toby Brain <[email protected]>
1 parent 044a487 commit 14a9954

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ For further information, please see [README.md](../README.md) and the [CONTRIBUT
5656
* Follow Go best practices and idiomatic patterns
5757
* Maintain existing code structure and organization
5858
* Write unit tests for new functionality. Use table-driven unit tests when possible.
59+
* When creating a new Plugin Framework based resource, follow the code organisation of `internal/elasticsearch/security/system_user`
5960
* Avoid adding any extra functionality into the `utils` package, instead preferencing adding to a more specific package or creating one to match the purpose
6061
* Think through your planning first using the codebase as your guide before creating new resources and data sources
6162

0 commit comments

Comments
 (0)