mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-28 04:56:06 +00:00
[libc++][docs] Add note about RFCs for significant changes
Differential Revision: https://reviews.llvm.org/D150813
This commit is contained in:
parent
af7f0f2220
commit
87acf6ddc7
@ -25,6 +25,15 @@ and clicking on ``Libc++ Open Reviews`` in the sidebar to the left. If you see
|
||||
that your feature is already being worked on, please consider chiming in instead
|
||||
of duplicating work!
|
||||
|
||||
RFCs for significant user-affecting changes
|
||||
===========================================
|
||||
|
||||
Before you start working on a change that can have significant impact on users of the library,
|
||||
please consider creating a RFC on `libc++'s Discourse forum <https://discourse.llvm.org/c/runtimes/libcxx>`__.
|
||||
This will ensure that you work in a direction that the project endorses and will ease reviewing your
|
||||
contribution as directional questions can be raised early. Including a WIP patch is not mandatory, but
|
||||
it can be useful to ground the discussion in something concrete.
|
||||
|
||||
Pre-commit check list
|
||||
=====================
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user