Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ the RFC process:
- **Tracking Issue**: Upon merging a RFC, a tracking issue will be created in
the main TVM repository, where implementors can continue sharing
implementation details (including links to pull requests). The issue will be
closed when the RFC is either completed or abandoned.
closed when the RFC is either completed or postponed.
- **Implementation**: Work will begin on the RFC, with pull requests linking
back to the tracking issue. Upon completion of the RFC, the tracking issue
will be closed with the tag "completed". It is not a requirement for the
Expand Down