Skip to content

Commit 01624b9

Browse files
authored
Update CONTRIBUTING.md following CR
1 parent 5de202d commit 01624b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ As part of the CI process, you **must** add a timeout value for your notebook in
4646
- The timeout value should be **sufficient but not exaggerated**.
4747
- If your CI tests fail, check the error messages carefully.
4848
- **Common CI failures** are usually due to:
49-
- Missing or insufficient timeout values.
50-
- Non-trivial dependencies in the new notebook.
49+
- Missing or insufficient timeout values - You will have to add or increase the timeout value of the specific notebook in `tests/resources/timeouts.yaml`.
50+
- Non-trivial dependencies in the new notebook — If this issue occurs, please contact us to discuss it further.
5151

5252
## Reporting Bugs
5353

0 commit comments

Comments
 (0)