Add releasing docs (#3292)

add releasing docs
This commit is contained in:
Dustin J. Mitchell 2024-03-24 17:32:38 -04:00 committed by GitHub
parent 3e41fb604c
commit 8bb08bf01d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 22 additions and 0 deletions

View file

@ -5,3 +5,4 @@
* [Coding Style](coding_style.md)
* [Branching Model](branching.md)
* [Rust and C++](rust-and-c++.md)
* [Releasing Taskwarrior](releasing.md)