Skip to content

Commit

Permalink
Updated CONTRIBUTING
Browse files Browse the repository at this point in the history
  • Loading branch information
orchetect committed Apr 23, 2024
1 parent 8ffb8a9 commit d59fa0f
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 @@ -45,7 +45,7 @@ For code owners/maintainers, the following release spec is used:
(Change `0.2.0` here to the new version number)
`https://github.com/TheAcharya/MarkersExtractor/releases/download/0.2.0/markers-extractor-cli-0.2.0.zip`
- New help block output of the CLI tool
4. Commit the changes made in Step 2 using the new version number (ie: `0.2.0`) as the commit message, and push to main.
4. Commit the changes made in Step 3 using the new version number (ie: `0.2.0`) as the commit message, and push to main.
5. Compile the CLI tool as a binary executable and zip it using the filename `markers-extractor-cli-<ver>.zip`
ie: `markers-extractor-cli-0.2.0.zip`
6. Make GitHub Release using:
Expand Down

0 comments on commit d59fa0f

Please sign in to comment.