Skip to content

Commit 3b935bc

Browse files
committed
add docs passing to pull_request_template.md
1 parent e039e7b commit 3b935bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/pull_request_template.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Fixes #(ISSUE_NUMBER_HERE)
88

99
- [ ] Fixed style issues using `pre-commit run --all` (first install using `pip install pre-commit`)
1010
- [ ] `pytest` passed
11+
- [ ] Check if the plots display in the [test documentation](https://adaptive.readthedocs.io/en/test_documentation/) but make sure the build has finished [here](https://readthedocs.org/projects/adaptive/builds/)
12+
1113

1214
## Type of change
1315

0 commit comments

Comments
 (0)