Skip to content

Commit b2b3757

Browse files
Update release-process.md
1 parent 9295b83 commit b2b3757

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/release-process.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Releases should not be created from:
3030
Before creating a release:
3131

3232
1. Confirm the default branch is protected
33-
2. Confirm CODEOWNERS is active
33+
2. Confirm [CODEOWNERS](../.github/CODEOWNERS) is active
3434
3. Confirm relevant local checks have passed
3535
4. Confirm screenshots and documentation are current
3636
5. Confirm changelog entries are updated
@@ -98,4 +98,4 @@ After publishing a release:
9898
2. verify the release notes
9999
3. verify the repository README still reflects the latest stable state
100100
4. verify the live plugin page still links to the repository correctly
101-
5. update any public documentation that references version-specific behavior
101+
5. update any public documentation that references version-specific behavior

0 commit comments

Comments
 (0)