Skip to content

Commit 625c0eb

Browse files
authored
chore(docs): Add links for the upstream PRs (#1722)
Add example PR links to RELEASE.md Signed-off-by: Kemal Akkoyun <[email protected]>
1 parent d9c0c3c commit 625c0eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

RELEASE.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@ We use [Semantic Versioning](https://semver.org/).
5959
7a. For Release Candidates:
6060
- Release RC GitHub release with "pre-release" box checked
6161
- Click "Publish release"!
62-
- Create PR against [prometheus/prometheus](https://github.com/prometheus/prometheus) using RC version
63-
- Create PR against [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes) using RC version
62+
- Create PR against [prometheus/prometheus](https://github.com/prometheus/prometheus) using RC version (e.g. https://github.com/prometheus/prometheus/pull/15851)
63+
- Create PR against [kubernetes/kubernetes](https://github.com/kubernetes/kubernetes) using RC version (e.g. https://github.com/kubernetes/kubernetes/pull/129752)
6464
- Make sure the CI is green for the PRs
6565
- Allow 1-2 days for downstream testing
6666
- Fix any issues found before final release

0 commit comments

Comments
 (0)