[flang-commits] [flang] [flang] Reference LLVM RFC process in Flang docs, with caveats (PR #190836)
Alexis Perry-Holby via flang-commits
flang-commits at lists.llvm.org
Tue Apr 7 13:27:35 PDT 2026
================
@@ -28,6 +28,10 @@ Contributions to Flang are done using GitHub Pull Requests and follow the
Flang forums are for technical discussions, questions about writing code for, or using Flang tools.
+ In the case of proposing substantive changes to either the Flang codebase or community practices, please follow the LLVM [Request for Comment (RFC) process](https://llvm.org/docs/RFCProcess.html) with the following caveats:
----------------
AlexisPerry wrote:
Thank you! I wasn't quite sure where this wording would best fit and your suggestion is a definite improvement over my original choice. Change made. :-)
https://github.com/llvm/llvm-project/pull/190836
More information about the flang-commits
mailing list