Skip to content

Commit 3f17613

Browse files
authored
[docs] Point to Discourse for creating RFCs (#114341)
1 parent b396921 commit 3f17613

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

llvm/docs/CodeReview.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,10 @@ When Is an RFC Required?
8989
Some changes are too significant for just a code review. Changes that should
9090
change the LLVM Language Reference (e.g., adding new target-independent
9191
intrinsics), adding language extensions in Clang, and so on, require an RFC
92-
(Request for Comment) email on the project's ``*-dev`` mailing list first. For
93-
changes that promise significant impact on users and/or downstream code bases,
94-
reviewers can request an RFC achieving consensus before proceeding with code
95-
review. That having been said, posting initial patches can help with
92+
(Request for Comment) topic on the `LLVM Discussion Forums <https://discourse.llvm.org>`_
93+
first. For changes that promise significant impact on users and/or downstream
94+
code bases, reviewers can request an RFC achieving consensus before proceeding
95+
with code review. That having been said, posting initial patches can help with
9696
discussions on an RFC.
9797

9898
Code-Review Workflow

0 commit comments

Comments
 (0)