Skip to content

Commit 9f08a4f

Browse files
wesleytoddctcpip
authored andcommitted
fix: ADR cleanup
1 parent 9a62606 commit 9f08a4f

File tree

5 files changed

+11
-14
lines changed

5 files changed

+11
-14
lines changed

docs/adr/adr-template.md renamed to docs/adr/000-adr-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is the base template that we use
44

55
```md
66

7-
# ADR [Number]: [Title of Decision]
7+
# ADR [PR Number]: [Title of Decision]
88

99
## Status
1010

docs/adr/002-policy-on-using-caret-with-dependencies.md renamed to docs/adr/290-using-caret-with-dependencies.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
1-
# ADR 002: Policy on Using Caret (`^`) or tilde (`~`) with Dependencies in `package.json`
1+
# ADR #290: Policy on Using Caret (`^`) or tilde (`~`) with Dependencies in `package.json`
22

33
## Status
4-
Proposed
4+
5+
Accepted
56

67
## Submitters
8+
79
- Ulises Gascón (@UlisesGascon)
810

911
## Decision Owners
12+
1013
- Express TC (@expressjs/express-tc)
1114

1215
## Context

docs/adr/funding-guidelines.md renamed to docs/adr/299-funding-guidelines.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,8 @@
1-
---
2-
name: Funding Use Guidelines
3-
description: Guidelines for spending project funding
4-
labels: ADR
5-
---
6-
7-
# ADR [Number]: Funding Use Guidelines
1+
# ADR #299: Funding Use Guidelines
82

93
## Status
104

11-
Proposed
5+
Accepted
126

137
## Submitters
148

docs/adr/performance-wg.md renamed to docs/adr/306-performance-wg.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Status
44

5-
Proposed
5+
Accepted
66

77
## Submitters
88

docs/adr/lts-strategy.md renamed to docs/adr/352-lts-strategy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# ADR [Number]: LTS Strategy and Support Schedule
1+
# ADR #352: LTS Strategy and Support Schedule
22

33
## Status
44

5-
Proposed
5+
Accepted
66

77
## Submitters
88

0 commit comments

Comments
 (0)