Skip to content

Commit 7e98f7a

Browse files
committed
mention resetting the test runner in the PR template
1 parent 726b7cc commit 7e98f7a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ Please make sure to leave this PR editable by maintainers of this repo.
22

33
Please make sure you have consulted [CONTRIBUTING](https://github.com/JuliaGraphs/Graphs.jl/blob/master/CONTRIBUTING.md)
44

5-
The linter bot might add new commits to your PR (e.g. to take care of formatting issues). Feel free to overwrite these commits.
5+
The linter bot might add new commits to your PR (e.g. to take care of formatting issues). Feel free to overwrite these commits.
6+
7+
If the linter bot is the last one to put in a commit, **THE TESTS WILL NOT RUN**. Either lint/format your contributions yourself as described in CONTRIBUTING.md or close&reopen the PR to reset the test runner.

0 commit comments

Comments
 (0)