Skip to content

Commit 208dda6

Browse files
committed
Docs: Add version compare for bugs to checklist
1 parent 7decb5b commit 208dda6

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
@@ -1,7 +1,7 @@
11
---
22
name: Release template
33
about: Internally used for new releases
4-
title: Release 2.x.y
4+
title: Release x.y.z
55
labels: 'Type: Maintenance'
66
assignees: GaryJones, rebeccahum
77

@@ -13,6 +13,7 @@ assignees: GaryJones, rebeccahum
1313

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

16+
- [ ] Scan WordPress (or just wp-admin folder) with prior version and compare results against new release for potential new bugs.
1617
- [ ] Add change log for this release: PR #XXX
1718
- [ ] Double-check whether any dependencies need bumping.
1819
- [ ] Merge this PR.

0 commit comments

Comments
 (0)