We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e21e7bc commit 981b7bcCopy full SHA for 981b7bc
docs/governance.md
@@ -26,7 +26,7 @@ list), but this will hopefully change over time.
26
1. We require all contributors to sign [Google's Contributor License
27
Agreement](https://cla.developers.google.com/).
28
2. We accept well-written, well-tested contributions of rules written in
29
- [Skylark](docs/skylark/concepts.md), in a `contrib/` directory or similar with clearly documented
+ [Skylark](skylark/concepts.md), in a `contrib/` directory or similar with clearly documented
30
support policies.
31
3. We accept well-written, well-tested cleanup and refactoring changes.
32
4. We accept well-written, well-tested bug fixes to built-in rules.
0 commit comments