Skip to content

Commit a578b84

Browse files
committed
Merge branch 'develop' into copilot/fix-938
2 parents f77ce13 + ca08612 commit a578b84

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/copilot-instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ Follow these guidelines when contributing:
1818
- Full CI check: `build.sh` (includes build, publish, test)
1919
- Building website: `build.sh --target=website`. Website is available on http://127.0.0.1:8000/
2020

21+
To have verbose output of build.sh the following parameter can be add `--verbosity=diagnostic`
22+
2123
## Repository Structure
2224
- `src`: Contains the source code for the addins
2325
- Each addin should have its own subdirectory under `src`

0 commit comments

Comments
 (0)