Skip to content

Commit

Permalink
docs: describe adding a new version
Browse files Browse the repository at this point in the history
  • Loading branch information
TymekDev committed May 8, 2024
1 parent 7911cf6 commit 8e9fd75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ for the `main` branch should be green).
Do not add a link to GitHub releases yet - the link won't work and will fail CRAN checks.
* Edit the list of changes to make it useful and understandable for our users.
See [keep a changelog](https://keepachangelog.com/) for some guidelines.
5. Update `pkgdown/versions.yaml`.
* Add a new version corresponding to the release you are preparing.
5. Submit the changes in a pull request titled "Release X.Y.Z".
Get it approved and merged.

Expand Down

0 comments on commit 8e9fd75

Please sign in to comment.