diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dd9e73703d..78f4d28f40 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1 @@ -Please see https://yarnpkg.com/org/contributing/ \ No newline at end of file +The 1.x codebase is fairly old and will only accept security fixes. For new features or bugfixes, please see our new [repository](https://github.com/yarnpkg/berry) and its [contribution guide](https://yarnpkg.com/advanced/contributing). diff --git a/README.md b/README.md index e49eb597a8..9743c4d7e7 100644 --- a/README.md +++ b/README.md @@ -60,9 +60,7 @@ Read the [Usage Guide](https://yarnpkg.com/en/docs/usage) on our website for det ## Contributing to Yarn -Contributions are always welcome, no matter how large or small. Substantial feature requests should be proposed as an [RFC](https://github.com/yarnpkg/rfcs). Before contributing, please read the [code of conduct](CODE_OF_CONDUCT.md). - -See [Contributing](https://yarnpkg.com/org/contributing/). +The 1.x codebase is fairly old and will only accept security fixes. For new features or bugfixes, please see our new [repository](https://github.com/yarnpkg/berry) and its [contribution guide](https://yarnpkg.com/advanced/contributing). ## Prior art