Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,5 @@ A new version of this package can be published to NPM via GitHub Actions.

5. Click the green "Run workflow" button.
6. Verify that the workflow completes successfully and that the new version is available on NPM.
7. If this release has publicly relevant changes, make an announcement on https://github.com/geneontology/go-technical-announcements/issues ("Widget library release" template).
8. If this release has internally relevant changes, make a tracking issue in this repo to coordinate/track the rollout ("New release TODO").
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Get started by checking out the [full documentation](https://geneontology.github

## Development

For instructions on how to build and develop these components, please see [CONTRIBUTING.md](CONTRIBUTING.md).
For instructions on how to build, develop, and release these components, please see [CONTRIBUTING.md](CONTRIBUTING.md).