We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fae19fc commit fae1f75Copy full SHA for fae1f75
CONTRIBUTING.md
@@ -36,8 +36,7 @@ Steps:
36
1. Create GH PR from `next` to `master`
37
2. Push commit with $NEW_VERSION
38
3. Check CI is green
39
-4. `just publish`
40
-5. `git tag $NEW_VERSION`
41
-6. Update [`i3stat` AUR package](https://aur.archlinux.org/packages/i3stat)
42
-7. Update [`i3stat-bin` AUR package](https://aur.archlinux.org/packages/i3stat-bin)
43
-8. Merge GH PR
+4. `just publish` and `git push --tags`
+5. Update [`i3stat` AUR package](https://aur.archlinux.org/packages/i3stat)
+6. Update [`i3stat-bin` AUR package](https://aur.archlinux.org/packages/i3stat-bin)
+7. Merge GH PR
0 commit comments