File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -89,10 +89,10 @@ When Is an RFC Required?
8989Some changes are too significant for just a code review. Changes that should
9090change the LLVM Language Reference (e.g., adding new target-independent
9191intrinsics), 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
9696discussions on an RFC.
9797
9898Code-Review Workflow
You can’t perform that action at this time.
0 commit comments