diff --git a/README.md b/README.md index 084de3b328..ee4fec87a3 100644 --- a/README.md +++ b/README.md @@ -28,11 +28,12 @@ For questions and support please visit our [discussion forum](https://discuss.ba Bugs and feature requests can be posted at https://github.com/babel/babel/issues. > We've moved our issues from phabricator back to github issues! -> You can directly translate a github issue to phabricator; just add a T to the beginning of the issue. + +> You can use http://babeljs.io/phabricator-redirects/T7567 to be redirected to the corresponding Github issue. ``` https://phabricator.babeljs.io/T2168 -corresponds to +mostly corresponds to https://github.com/babel/babel/issues/2168 ```