Skip to content

Commit 728c4c2

Browse files
committed
fix: move wikipedia update instructions to the template directory
Signed-off-by: Paul Arah <paularah.self@gmail.com>
1 parent 225ba7e commit 728c4c2

2 files changed

Lines changed: 3 additions & 4 deletions

File tree

.github/ISSUE_TEMPLATE/release_template_minor.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ assignees: ''
103103
branch. This may involve modifying documentation, code comments and
104104
configuration for GitHub or Renovate.
105105
- `git grep vX.Y-1`
106+
- [ ] Update the [Cilium release timeline table](https://en.wikipedia.org/wiki/Cilium_(computing)#Release_timeline) on the Cilium Wikipedia page to reflect the new version. Ensure the version, release date, and any notable changes are accurately represented in the table.
107+
108+
106109

107110
[release workflow]: https://github.com/cilium/cilium/actions/workflows/release.yaml
108111
[signing tags]: https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-tags

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,3 @@ Where:
8181

8282
[Cilium]: https://github.com/cilium/cilium
8383
[issue]: https://github.com/cilium/release/issues/new/choose
84-
85-
## Post-release steps
86-
87-
After completing a release, manually update the [Cilium release timeline table](https://en.wikipedia.org/wiki/Cilium_(computing)#Release_timeline) on the Cilium Wikipedia page to reflect the new version. Ensure the version, release date, and any notable changes are accurately represented in the table.

0 commit comments

Comments
 (0)