From e098915f7c7a2889672ab92c8e8eb5cb6ba6711c Mon Sep 17 00:00:00 2001 From: hitesh Date: Tue, 24 Dec 2019 22:55:37 +0530 Subject: [PATCH] Remove package manager section --- CONTRIBUTING.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6020bfa73b9c2e..18037f30fffce5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,10 +23,6 @@ If you decide to fix an issue, please be sure to check the comment thread in cas If somebody claims an issue but doesn’t follow up for more than a week, it’s fine to take it over but you should still leave a comment. -## Package Manager - -Use [yarn](https://yarnpkg.com/en/docs) as a package manager to deal with project dependencies. - ## Sending a Pull Request Material-UI is a community project, so Pull Requests are always welcome, but, before working on a large change, it is best to open an issue first to discuss it with the maintainers.