diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e4685c595c..9558d68dc2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,6 +12,8 @@ Dependencies | Code Standards + | + Internals

---- @@ -173,3 +175,6 @@ your [`$PATH`](http://unix.stackexchange.com/questions/26047/how-to-correctly-ad * **Declaration** * No unused variables * No pollution of global variables and prototypes + +#### Internals +Please see [`/doc`](/doc) for internals documentation relevant to developing babel.