Skip to content

Commit 7865ff7

Browse files
authored
Merge pull request #658 from Automattic/JRF/update-release-checklist
Release template: add checkbox for dependency check
2 parents 6d0525e + 82c82fa commit 7865ff7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/release-template.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,14 @@ assignees: GaryJones, rebeccahum
77

88
---
99

10-
⚠️ DO NOT MERGE (YET) ⚠️
10+
:warning: DO NOT MERGE (YET) :warning:
1111

1212
[Remaining work for this Milestone](https://github.com/Automattic/VIP-Coding-Standards/milestone/X)
1313

1414
PR for tracking changes for the X.Y.Z release. Target release date: DOW DD MMMM YYYY.
1515

1616
- [ ] Add change log for this release: PR #XXX
17+
- [ ] Double-check whether any dependencies need bumping.
1718
- [ ] Merge this PR.
1819
- [ ] Add signed release tag against `master`.
1920
- [ ] Close the current milestone.

0 commit comments

Comments
 (0)