Skip to content

Commit 7b48c66

Browse files
OrKoNmathiasbynens
andauthored
Update CONTRIBUTING.md
Co-authored-by: Mathias Bynens <mathias@qiwi.be>
1 parent d636e63 commit 7b48c66

1 file changed

Lines changed: 4 additions & 5 deletions

File tree

CONTRIBUTING.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,10 @@ completed:
5555

5656
### Release process
5757

58-
Releasing `chrome-devtools-mcp` is automated by GitHub actions. Reviewing,
59-
testing and landing a PR titled `chore(main): release chrome-devtools-mcp`
60-
is sufficient to release a new version. The release PR is automatically
61-
opened if there are any changes on the main branch that show up in the
62-
changelog.
58+
Releasing `chrome-devtools-mcp` is automated by GitHub Actions. To release a new
59+
version, [search for a PR titled `chore(main): release chrome-devtools-mcp`](https://github.com/ChromeDevTools/chrome-devtools-mcp/pulls?q=is%3Apr+is%3Aopen+%22chore%28main%29%3A+release+chrome-devtools-mcp%22)
60+
and review, test, and land it. The release PR is automatically opened if there
61+
are any changes on the main branch that show up in the changelog.
6362

6463
## Installation
6564

0 commit comments

Comments
 (0)