Conversation
|
Thank you for submitting this PR!
Getting other community members to do a review would be great help too on complex PRs (you can ask in the chats/forums). If you are unsure about something, just leave us a comment.
We currently aim to provide initial feedback/triaging within two business days. Please keep an eye on any labelling actions, as these will indicate priorities and status of your contribution. |
| * # @ownerUnlessOverridden | ||
| .github/** # @CICD owners | ||
| docs/** # @docOwners | ||
| **/*.js # @jsOwners | ||
| **/*.ts # @tsOwners |
There was a problem hiding this comment.
We don't want to hardcode owners in the template file because technically anyone can use it to create a new repo. However, we should provide some common patterns for typical file paths and separate owners for our expected usecases.
No description provided.