From 8662375b075a6cdb86baffd188af721320dac8b1 Mon Sep 17 00:00:00 2001 From: Yong He Date: Thu, 5 Sep 2024 21:17:28 -0700 Subject: Update 000-template.md --- docs/proposals/000-template.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'docs') 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 ---------- -- cgit v1.2.3