File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -53,11 +53,12 @@ SEPs can be one one of the following states
53
53
54
54
- ` proposal: ` SEP proposal without a sponsor.
55
55
- ` 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.
59
59
- ` withdrawn ` : SEP withdrawn.
60
- - ` final ` : SEP finalized
60
+ - ` final ` : SEP finalized.
61
+ - ` superseded ` : SEP has been replaced by a newer SEP.
61
62
62
63
### SEP Review & Resolution
63
64
You can’t perform that action at this time.
0 commit comments