You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/pull_request_template.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,4 +2,6 @@ Please make sure to leave this PR editable by maintainers of this repo.
2
2
3
3
Please make sure you have consulted [CONTRIBUTING](https://github.com/JuliaGraphs/Graphs.jl/blob/master/CONTRIBUTING.md)
4
4
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