diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/proposals/000-template.md | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/proposals/000-template.md b/docs/proposals/000-template.md index 012e521dd..3803d856b 100644 --- a/docs/proposals/000-template.md +++ b/docs/proposals/000-template.md @@ -11,7 +11,13 @@ A proposal for a Slang language/compiler feature or system should start with a c Status ------ -Note here whether the proposal is unimplemented, in-progress, has landed, etc. +Status: Design Review/Planned/Implementation In-Progress/Implemented/Partially Implemented. Note here whether the proposal is unimplemented, in-progress, has landed, etc. + +Implemtation: [PR 000] [PR 001] ... (list links to PRs) + +Author: authors of the design doc and the implementation. + +Reviewer: Reviewers of the proposal and implementation. Background ---------- |
