Skip to content

Commit

Permalink
Added Github Releases instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
roll committed Oct 23, 2024
1 parent b8be6b8 commit 0ba2588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/overview/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This process is used for a new Data Package version release:

- All pull request meant to be included in the release should be merged into the `next` branch following standard [review/voting process](/overview/governance#decision-making). It is recommended to include a changelog entry as a part of a pull request. Maintrainers merge these pull requests using "Squash and merge" strategy.

- When the `Release vX.Y` is ready to be released, the maintainer ensure the changelog correctness, resolves conflicts if needed, and merges the `next` branch into the `main` branch using "Create a merge commit" strategy.
- When the `Release vX.Y` is ready to be released, the maintainer ensure the changelog correctness, resolves conflicts if needed, and merges the `next` branch into the `main` branch using "Create a merge commit" strategy. After the website successfully builds, the maintainer creates a new release on GitHub linking the changelog entry with release notes for the version released.

### Codebase contribution

Expand Down

0 comments on commit 0ba2588

Please sign in to comment.