Skip to content

Commit

Permalink
Slightly more docs around contributing release
Browse files Browse the repository at this point in the history
  • Loading branch information
tbranyen committed Dec 18, 2021
1 parent d629726 commit 63a0776
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@

## How to Make a Release (Modern)

Run the folowing command in the project root directory.
Edit the `./release.sh` file top level variables to indicate the new version
and old version.

Then run the following command in the project root directory:

``` sh
./release.sh
Expand Down

0 comments on commit 63a0776

Please sign in to comment.