docs: add simple docs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2025-01-10 00:14:06 +01:00
parent 5fd902f87c
commit e7fdc1813a
Signed by: kjuulh
SSH Key Fingerprint: SHA256:RjXh0p7U6opxnfd3ga/Y9TCo18FYlHFdSpRIV72S/QM

View File

@ -40,12 +40,12 @@ See docs for more information about installation and some such
- [x] Fix: 0.0.0 -> **v**0.0.0 - [x] Fix: 0.0.0 -> **v**0.0.0
- [ ] Add release strategies - [ ] Add release strategies
- [ ] Add reporter for PR and Repositories - [x] Add reporter for PR and Repositories
- [ ] Add inquire for missing values when needed (when not running in ci or have a proper tty) - [ ] Add inquire for missing values when needed (when not running in ci or have a proper tty)
- [ ] Break down cuddle-please-misc - [x] Break down cuddle-please-misc
- [ ] ci(release): Add cuddle-please release artifacts for the different os and so on. - [ ] ci(release): Add cuddle-please release artifacts for the different os and so on.
### 0.x Milestone ### 0.x Milestone
- [ ] Add github support - [ ] Add github support
- [ ] Add custom strategies - [ ] Add custom strategies
- [ ] Add more granular tests - [x] Add more granular tests