summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorVictor Costan <costan@google.com>2022-01-11 22:06:10 +0000
committerVictor Costan <pwnall@chromium.org>2022-01-11 22:37:16 +0000
commit479a1f4e9b1138d7dda4db5078aadc4e7b845a85 (patch)
treea77bff44b457213f03b9813eb954f66d4be1c707 /README.md
parent1b51a3a96821e5fd5175288724c95c1bde57b2f0 (diff)
downloadleveldb-479a1f4e9b1138d7dda4db5078aadc4e7b845a85.tar.gz
Update contributing guidelines.
* Align CONTRIBUTING.md with the google/new-project template. * Explain the support story for the CMake config. PiperOrigin-RevId: 421120645
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3c4d14d..0d7509d 100644
--- a/README.md
+++ b/README.md
@@ -99,6 +99,12 @@ Contribution requirements:
clang-format -i --style=file <file>
```
+We are unlikely to accept contributions to the build configuration files, such
+as `CMakeLists.txt`. We are focused on maintaining a build configuration that
+allows us to test that the project works in a few supported configurations
+inside Google. We are not currently interested in supporting other requirements,
+such as different operating systems, compilers, or build systems.
+
## Submitting a Pull Request
Before any pull request will be accepted the author must first sign a