From a59103f15d674d3e76bca15e4ce5f8163de03778 Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Mon, 19 Jun 2017 12:42:53 -0400 Subject: [PATCH] link to the handbook [skip ci] --- CONTRIBUTING.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1e444d8e18..c69c33bdf4 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -4,6 +4,10 @@ Contributions are always welcome, no matter how large or small. Before contributing, please read the [code of conduct](https://github.com/babel/babel/blob/master/CODE_OF_CONDUCT.md). +## Resources + +Check out the [babel-handbook](https://github.com/thejameskyle/babel-handbook/blob/master/translations/en/plugin-handbook.md#asts) and [ASTExplorer](http://astexplorer.net/) for some info about contributing to this project regarding Abstract Syntax Trees (ASTs). + ## Setup local env > Install yarn beforehand: https://yarnpkg.com/en/docs/install