Skip to content

Commit 413a8e6

Browse files
committed
Replace PR checklists with link
* Replace PR template checklists with link to dev docs * Update dependencies
1 parent 6341bc7 commit 413a8e6

File tree

2 files changed

+399
-394
lines changed

2 files changed

+399
-394
lines changed

.github/pull-request-template.md

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,5 @@ YES | NO
1515
### What are the relevant tickets?
1616
- Include links to Jira Software and/or Jira Service Management tickets here.
1717

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

Comments
 (0)