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
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ To be copied to the [draft changelog](https://github.com/DataBiosphere/toil/wiki
19
19
*[ ] New functions without [type hints](https://docs.python.org/3/library/typing.html).
20
20
*[ ] New functions or classes without informative docstrings.
21
21
*[ ] Changes to semantics not reflected in the relevant docstrings.
22
-
*[ ] New or changed command line options for Toil workflows that are not reflected in `docs/running/cliOptions.rst`
22
+
*[ ] New or changed command line options for Toil workflows that are not reflected in `docs/running/{cliOptions,cwl,wdl}.rst`
23
23
*[ ] New features without tests.
24
24
*[ ] Comment on the lines of code where problems exist with a review comment. You can shift-click the line numbers in the diff to select multiple lines.
25
25
*[ ] Finish the review with an overall description of your opinion.
0 commit comments