From f83c83d49cc0440d70e6493d7f28ac4a8c3b9552 Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Fri, 28 Jul 2017 15:31:47 -0400 Subject: [PATCH] add proposals repo [skip ci] (#6024) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 180168b5a4..1ac6875fdd 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ Check out our [CONTRIBUTING.md](https://github.com/babel/babel/blob/master/CONTR You can also start by checking out the issues with the [help-wanted](https://github.com/babel/babel/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) label. Our discussions/notes/roadmap: [babel/notes](https://github.com/babel/notes) +Our progress on TC39 proposals: [babel/proposals](https://github.com/babel/proposals) ## Packages