feat: Add description tag to the patch

The tag value is the patch subject

Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
Awiteb
2025-06-04 22:09:49 +00:00
parent 494cced9cb
commit 812a06a276
3 changed files with 5 additions and 1 deletions

View File

@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- New `patch send` command to send patches - by Awiteb
- Add `alt` tag to the git issue - by Awiteb
- Add `description` tag to the patch - by Awiteb
## [0.2.0] - 2025-06-01