Skip to content

Commit

Permalink
update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
acheronfail committed Nov 12, 2023
1 parent fae1356 commit fae1e88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ This is mainly here so I remember how to do a release when I haven't done one in
Steps:

1. Create GH PR from `next` to `master`
2. Push commit with version bump
2. Push commit with $NEW_VERSION
3. Check CI is green
4. Cargo publish $NEW_VERSION
5. Git tag $NEW_VERSION
4. `just publish`
5. `git tag $NEW_VERSION`
6. Update [`i3stat` AUR package](https://aur.archlinux.org/packages/i3stat)
7. Update [`i3stat-bin` AUR package](https://aur.archlinux.org/packages/i3stat-bin)
8. Merge GH PR

0 comments on commit fae1e88

Please sign in to comment.