Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit 2033f49

Browse files
committed
typo fixes to release checklists
1 parent ce86ccd commit 2033f49

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/patch-initial-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The release pull request has been created! This checklist is a guide to follow f
66

77
The below only needs done if this patch release is the **_latest_** release of the plugin.
88

9-
* [ ] Copy the changelog from the pull request description into the `readme.txt` file to the top of the changelog section. Create a new section here for this release, eg.g. `= {{version}} - 2020-01-20 =`.
9+
* [ ] Copy the changelog from the pull request description into the `readme.txt` file to the top of the changelog section. Create a new section here for this release, eg. `= {{version}} - 2020-01-20 =`.
1010
* [ ] Make any other changes to plugin metadata as necessary (no version changes needed, that's handled by script later in the process).
1111
* [ ] `readme.txt` - support versions changing, reference new blocks if necessary.
1212
* [ ] `woocommerce-gutenberg-products-block.php` - requirements/tested up to versions etc.

.github/release-initial-checklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ The release pull request has been created! This checklist is a guide to follow f
44

55
## Initial Prep - changelog and meta data changes
66

7-
* [ ] Copy the changelog from the pull request description into the `readme.txt` file to the top of the changelog section. Create a new section here for this release, eg.g. `= {{version}} - 2020-01-20 =`.
7+
* [ ] Copy the changelog from the pull request description into the `readme.txt` file to the top of the changelog section. Create a new section here for this release, eg. `= {{version}} - 2020-01-20 =`.
88
* [ ] Make any other changes to plugin metadata as necessary (no version changes needed, that's handled by script later in the process).
99
* [ ] `readme.txt` - support versions changing, reference new blocks if necessary.
1010
* [ ] `woocommerce-gutenberg-products-block.php` - requirements/tested up to versions etc.

0 commit comments

Comments
 (0)