diff --git a/README.md b/README.md index 26e6e6b3..828769da 100644 --- a/README.md +++ b/README.md @@ -83,8 +83,10 @@ the RFC process: - The formal RFC may link back to the original discussion if there is additional context or discussion, but all of the final feature design must be completely described in the pull request. -- **Tracking Issue**: Upon merging a RFC, a tracking issue will be created in - the main TVM repository, where implementors can continue sharing +- **Tracking Issue**: When the RFC review is about to merge, a committer + should remind authors to open a tracking issue in the main TVM repository with the + title "[RFC][Tracking][] " and *rfc-tracking* label + (added by a committer), where implementors can continue sharing implementation details (including links to pull requests). The issue will be closed when the RFC is either completed or postponed. - **Implementation**: Work will begin on the RFC, with pull requests linking