Skip to content

Commit 37a1158

Browse files
authored
Add SEP superseded state
1 parent ec6dba4 commit 37a1158

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/community/sep-guidelines.mdx

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,12 @@ SEPs can be one one of the following states
5353

5454
- `proposal:` SEP proposal without a sponsor.
5555
- `draft` : SEP proposal with a sponsor.
56-
- `in-review`: SEP proposal ready for review
57-
- `accepted`: SEP accepted by core maintainers, but still requires final wording and reference implementation
58-
- `rejected`: SEP rejected by core maintainers
56+
- `in-review`: SEP proposal ready for review.
57+
- `accepted`: SEP accepted by core maintainers, but still requires final wording and reference implementation.
58+
- `rejected`: SEP rejected by core maintainers.
5959
- `withdrawn`: SEP withdrawn.
60-
- `final`: SEP finalized
60+
- `final`: SEP finalized.
61+
- `superseded`: SEP has been replaced by a newer SEP.
6162

6263
### SEP Review & Resolution
6364

0 commit comments

Comments
 (0)