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 18a33b5 commit 044a487Copy full SHA for 044a487
.github/copilot-instructions.md
@@ -9,7 +9,7 @@ For further information, please see [README.md](../README.md) and the [CONTRIBUT
9
- Run `make lint` to ensure any linting errors have not surfaced with your changes
10
11
### Required Before Pull Request
12
-- Run `make gen` to update the documentation and code based on your changes.
+- Run `make docs-generate` to update the documentation.
13
14
### Development Flow
15
- Develop feature or fix bug
0 commit comments