Skip to content

Commit

Permalink
Merge pull request #187 from edx/nedbat/add-provisional-to-templates
Browse files Browse the repository at this point in the history
chore: add Provisional as a status choice to the templates
  • Loading branch information
nedbat committed Feb 24, 2021
2 parents 753bc6f + fa92237 commit ee80f73
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion oeps/oep-templates/adr-based-template.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ OEP-XXXX: OEP Template
* - Arbiter
- <Arbiter's real name and email address>
* - Status
- <Draft | Under Review | Deferred | Accepted | Rejected | Withdrawn | Final | Replaced>
- <Draft | Under Review | Deferred | Provisional | Accepted | Rejected | Withdrawn | Final | Replaced>
* - Type
- <Architecture | Best Practice | Process>
* - Created
Expand Down
2 changes: 1 addition & 1 deletion oeps/oep-templates/external-link-template.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ OEP-XXXX: OEP Template
* - Arbiter
- <Arbiter's real name and email address>
* - Status
- <Draft | Under Review | Deferred | Accepted | Rejected | Withdrawn | Final | Replaced>
- <Draft | Under Review | Deferred | Provisional | Accepted | Rejected | Withdrawn | Final | Replaced>
* - Type
- <Architecture | Best Practice | Process>
* - Created
Expand Down
2 changes: 1 addition & 1 deletion oeps/oep-templates/pep-based-template.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ OEP-XXXX: OEP Template
* - Arbiter
- <Arbiter's real name and email address>
* - Status
- <Draft | Under Review | Deferred | Accepted | Rejected | Withdrawn | Final | Replaced>
- <Draft | Under Review | Deferred | Provisional | Accepted | Rejected | Withdrawn | Final | Replaced>
* - Type
- <Architecture | Best Practice | Process>
* - Created
Expand Down

0 comments on commit ee80f73

Please sign in to comment.