Skip to content

Commit 129b02c

Browse files
committed
finalize PR template
1 parent e5e2594 commit 129b02c

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

notebooks/contributing/pull_request.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
GitHub Pull Request and Review Process
2-
======================================
1+
Review Process and GitHub Pull Requests
2+
=======================================
33

44
Here, we describe the pull request and review process for bring new tutorial notebooks into the SimPEG user tutorials repository.
55

notebooks/contributing_index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,9 @@ Instructions for creating an appropriate Python environment and building the web
3232
Jupyter notebooks that contain tutorials must adhere to specific structure and formatting requirements.
3333
These are provided on the [Tutorial Structure and Formatting Requirements](contributing/formatting.md) page.
3434

35-
**Step 3: The Review Process**
35+
**Step 3: Review Process and GitHub Pull Requests**
36+
37+
Any proposed changes to SimPEG user tutorials must be submitted for a review as a GitHub pull request.
38+
Please visit our [Review Process and GitHub Pull Requests](contributing/pull_request.md] page.
39+
3640

0 commit comments

Comments
 (0)