We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97f6c2f commit 2bd2e71Copy full SHA for 2bd2e71
MAINTAINERS.md
@@ -16,7 +16,7 @@ Maintainers are responsible to review and merge pull requests. Currently we have
16
17
#### Guidelines
18
19
-- Check if changes is implement for both modules (root and multi-runner)
+- Check if changes are implemented for both modules (root and multi-runner)
20
- Check backwards compatibility, we strive to keep the module compatible with previous versions
21
- Check complexity of the changes, if the changes are too complex. Think about how does impact the PR on the long term maintaining the module.
22
- Check all pipelines are passing, if not request the author to fix the issues
0 commit comments