aboutsummaryrefslogtreecommitdiffstats
path: root/notes
diff options
context:
space:
mode:
Diffstat (limited to 'notes')
-rw-r--r--notes/release_process.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/notes/release_process.md b/notes/release_process.md
index 28ed867..3d0a11c 100644
--- a/notes/release_process.md
+++ b/notes/release_process.md
@@ -1,6 +1,7 @@
Quick reminder of how to do a versioned release:
+- do any safe formatting, linting, clippy updates
- update documentation of any changes (manpage, README, etc)
- re-generate manpage, shell completions
- push to remote and verify that tests are passing in CI