diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index c5d464360b..64dcd4f930 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,3 +1,7 @@ +# NOTE: BEFORE OPENING AN ISSUE PLEASE SEE THE [README](https://github.com/babel/babel#readme). + +---- +

Setup | diff --git a/README.md b/README.md index 28a45f4a52..b0d779af53 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ For questions and support please visit the gitter room or StackOverflow. The Babel issue tracker is exclusively for bug reports and feature requests.

+

+ Issues without instructions to reproduce will be immediately closed. +

+

For documentation and website issues please visit the babel.github.io repo.