Skip to content

Commit

Permalink
Add links to description in Release Process
Browse files Browse the repository at this point in the history
  • Loading branch information
ni-jfitzger committed Apr 27, 2024
1 parent 43091ac commit a9f9c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Release Process
1. Merge the pull request to origin/master
1. Create a release on GitHub using the portion from the changelog for this release for the description
* Add the ZIP files under `generated/examples` for each module as a release artifact.
* This should trigger the "check_latest_release" workflow. Check the results before continuing.
* This should trigger the [check_latest_release](.github/workflows/check_latest_release.yml) workflow. Check the [results](https://github.com/ni/nimi-python/actions/workflows/check_latest_release.yml) before continuing.
1. Post-Release Steps
1. Create and checkout another branch for post-release changes
1. Update the module versions
Expand Down

0 comments on commit a9f9c87

Please sign in to comment.