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
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,8 @@ Feel free to remove lines from this template that do not apply to you pull reque
28
28
*[ ] For sections and subsections:
29
29
*[ ] A header and short summary of what is being done
30
30
*[ ] Links to API documentation added for all classes and functions that are used
31
-
*[ ] Newly introduced functionality is explained or links provided to relevant notebooks
31
+
*[ ] Newly introduced functionality is explained, or links are provided to relevant materials
32
+
*[ ] The approach taken when choosing hyperparameter values is explained. The use of ad hoc values without explanation is discouraged.
32
33
*[ ] All figures are legible and rendered appropriately
33
34
*[ ] Coding cells have been linted according to the [style guides](https://docs.simpeg.xyz/latest/content/getting_started/contributing/code-style.html).
34
35
*[ ] Marked as ready for review (if this is was a draft PR), and converted to a pull request
0 commit comments