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.
2 parents f77ce13 + ca08612 commit a578b84Copy full SHA for a578b84
.github/copilot-instructions.md
@@ -18,6 +18,8 @@ Follow these guidelines when contributing:
18
- Full CI check: `build.sh` (includes build, publish, test)
19
- Building website: `build.sh --target=website`. Website is available on http://127.0.0.1:8000/
20
21
+To have verbose output of build.sh the following parameter can be add `--verbosity=diagnostic`
22
+
23
## Repository Structure
24
- `src`: Contains the source code for the addins
25
- Each addin should have its own subdirectory under `src`
0 commit comments