We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b5e07d commit 922d915Copy full SHA for 922d915
1 file changed
.github/copilot-instructions.md
@@ -11,6 +11,9 @@ Any diff that touches files inside a plugin directory must include a correspondi
11
- Use consistent naming
12
- Do not introduce formatting tools or config files unless explicitly requested.
13
14
+## CODEOWNERS
15
+- If the user is adding a new plugin, encourage them to update the .github/CODEOWNERS file so they can help review future contributions.
16
+
17
## Suggesting changes
18
19
When suggesting changes:
0 commit comments