Update Change V04.1.0: Proposal
@@ -1,5 +1,5 @@
|
||||
> **Type:** Change Proposal
|
||||
> **Version:** V03.2.0
|
||||
> **Version:** V04.1.0
|
||||
> **Plugin:** projman
|
||||
> **Status:** Pending
|
||||
> **Date:** 2026-01-25
|
||||
@@ -30,20 +30,21 @@ wiki/
|
||||
│ ├── sprint-17.md
|
||||
│ └── sprint-18.md
|
||||
└── changes/ # NEW
|
||||
├── v03.2.0/
|
||||
│ ├── proposal.md
|
||||
│ └── implementation-1.md
|
||||
└── v04.0.0/
|
||||
├── proposal.md
|
||||
└── implementation-1.md
|
||||
└── v04.1.0/
|
||||
├── proposal.md
|
||||
└── implementation-1.md
|
||||
|
||||
```
|
||||
|
||||
### Page Naming Convention
|
||||
|
||||
| Type | Pattern | Example |
|
||||
|------|---------|---------|
|
||||
| Proposal | `Change VXX.X.X: Proposal` | Change V03.2.0: Proposal |
|
||||
| Implementation | `Change VXX.X.X: Proposal (Implementation N)` | Change V03.2.0: Proposal (Implementation 1) |
|
||||
| Proposal | `Change VXX.X.X: Proposal` | Change V04.0.0: Proposal |
|
||||
| Implementation | `Change VXX.X.X: Proposal (Implementation N)` | Change V04.1.0: Proposal (Implementation 1) |
|
||||
|
||||
### Tagging System
|
||||
|
||||
@@ -76,7 +77,7 @@ wiki/
|
||||
```
|
||||
┌─────────────────────────────────────────────────────────────────┐
|
||||
│ PREPARATION PHASE │
|
||||
│ User creates: docs/changes/v3.2.0-feature-description.md │
|
||||
│ User creates: docs/changes/v4.1.0-feature-description.md │
|
||||
└─────────────────────────────────────────────────────────────────┘
|
||||
↓
|
||||
┌─────────────────────────────────────────────────────────────────┐
|
||||
Reference in New Issue
Block a user