We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9295b83 commit b2b3757Copy full SHA for b2b3757
1 file changed
docs/release-process.md
@@ -30,7 +30,7 @@ Releases should not be created from:
30
Before creating a release:
31
32
1. Confirm the default branch is protected
33
-2. Confirm CODEOWNERS is active
+2. Confirm [CODEOWNERS](../.github/CODEOWNERS) is active
34
3. Confirm relevant local checks have passed
35
4. Confirm screenshots and documentation are current
36
5. Confirm changelog entries are updated
@@ -98,4 +98,4 @@ After publishing a release:
98
2. verify the release notes
99
3. verify the repository README still reflects the latest stable state
100
4. verify the live plugin page still links to the repository correctly
101
-5. update any public documentation that references version-specific behavior
+5. update any public documentation that references version-specific behavior
0 commit comments