Clarify phabricator explaination [ci skip]

This commit is contained in:
Henry Zhu 2016-04-16 14:03:57 -04:00
parent 178fc539da
commit eb184d618b

View File

@ -22,8 +22,13 @@
<p align="center">Bugs and feature requests should be posted at <a href="https://phabricator.babeljs.io/">phabricator.babeljs.io</a>.</p>
> You can directly translate a github issue to phabricator.
> e.g. The 6.0 issue is #2168. Just add a T before and you will get: https://phabricator.babeljs.io/T2168
> You can directly translate a github issue to phabricator; just add a T to the beginning of the issue.
```
https://phabricator.babeljs.io/T2168
corresponds to
https://github.com/babel/babel/issues/2168
```
## Want to report an issue with [babeljs.io](https://babeljs.io)?