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-12Lines changed: 2 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,15 +15,5 @@ YES | NO
15
15
### What are the relevant tickets?
16
16
- Include links to Jira Software and/or Jira Service Management tickets here.
17
17
18
-
### Developer
19
-
-[ ] All new ENV is documented in README
20
-
-[ ] All new ENV has been added to staging and production environments
21
-
-[ ] All related Jira tickets are linked in commit message(s)
22
-
-[ ] Stakeholder approval has been confirmed (or is not needed)
23
-
24
-
### Code Reviewer(s)
25
-
-[ ] The commit message is clear and follows our guidelines (not just this PR message)
26
-
-[ ] There are appropriate tests covering any new functionality
27
-
-[ ] The provided documentation is sufficient for understanding any new functionality introduced
28
-
-[ ] Any manual tests have been performed and verified
29
-
-[ ] New dependencies are appropriate or there were no changes
18
+
### Code review
19
+
* Code review best practices are documented [here](https://mitlibraries.github.io/guides/collaboration/code_review.html) and you are encouraged to have a constructive dialogue with your reviewers about their preferences and expectations.
0 commit comments