mirror of
https://github.com/tonytins/cstdotnet.git
synced 2025-08-24 01:17:14 -04:00
Simplified README
This commit is contained in:
parent
602ecde271
commit
7193611ed9
1 changed files with 11 additions and 22 deletions
33
README.md
33
README.md
|
@ -10,23 +10,13 @@ Caret-Separated Text (or CST) is a key-value pair format represented by digits o
|
||||||
- [x] UIText Support
|
- [x] UIText Support
|
||||||
- [ ] Variable support
|
- [ ] Variable support
|
||||||
|
|
||||||
## 🗓️ Support & Update Cycle
|
## 🗓️ Update Cycle
|
||||||
|
|
||||||
| Type | Frequency | Notes |
|
| Type | Frequency |
|
||||||
| ------------ | ---------------- | ---------------------------------------- |
|
| ------------ | -------------------- |
|
||||||
| Minor Update | Every 3–6 months | Small enhancements, non-breaking changes |
|
| Minor Update | Every 3–6 months |
|
||||||
| Patch Update | As needed | Bug fixes, security updates |
|
| Patch Update | Monthly or as needed |
|
||||||
| Major Update | 25 months | Framework upgrades, major refactors |
|
| Major Update | As needed |
|
||||||
|
|
||||||
- Reserve months: June (Mid-Year Chill) & December (End-Year Freeze)
|
|
||||||
|
|
||||||
## 🧘 Sustainability Practices
|
|
||||||
|
|
||||||
- 20% creative/recovery space built into development
|
|
||||||
- Mandatory cooldowns after major launches (minimum 1 week)
|
|
||||||
- Crisis Mode Activates if:
|
|
||||||
- Critical vulnerabilities
|
|
||||||
- Framework-breaking issues
|
|
||||||
|
|
||||||
## 🛡️ Support
|
## 🛡️ Support
|
||||||
|
|
||||||
|
@ -35,13 +25,12 @@ Caret-Separated Text (or CST) is a key-value pair format represented by digits o
|
||||||
- [ ] Maintenance Mode (Dependency-only updates)
|
- [ ] Maintenance Mode (Dependency-only updates)
|
||||||
- [ ] Archived (No active work planned)
|
- [ ] Archived (No active work planned)
|
||||||
|
|
||||||
## ⏰ Project Timeline
|
|
||||||
|
|
||||||
| Milestone | Target Date | Status |
|
## 🧰 Prerequisites
|
||||||
| ------------------ | ----------- | ------- |
|
|
||||||
| First Stable Build | 12/13/2020 | Done |
|
Before you begin, ensure you have the latest versions of the following installed:
|
||||||
| Feature Complete | N/A | Planned |
|
|
||||||
| Maintenance Phase | N/A | Planned |
|
- [.NET 8.0](https://dotnet.microsoft.com/en-us/)
|
||||||
|
|
||||||
## 📓 Project Notes
|
## 📓 Project Notes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue