Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Commit c7e0593

Browse files
authored
Add section on Github releases (#280)
1 parent 6a69acd commit c7e0593

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

landing-page/content/common/how-to-release.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -306,9 +306,10 @@ Thanks to everyone for contributing!
306306

307307
Create a PR in the `iceberg` repo to make revapi run on the new release. For an example see [this PR](https://github.com/apache/iceberg/pull/6275).
308308

309-
#### Update github issue template
309+
#### Update Github
310310

311-
Create a PR in the `iceberg` repo to add the new version to the github issue template. For an example see [this PR](https://github.com/apache/iceberg/pull/6287).
311+
- Create a PR in the `iceberg` repository to add the new version to the Github issue template. For an example see [this PR](https://github.com/apache/iceberg/pull/6287).
312+
- Draft [a new release to update Github](https://github.com/apache/iceberg/releases/new) to show the latest release. A changelog can be generated automatically using Github.
312313

313314
### Documentation Release
314315

0 commit comments

Comments
 (0)