Notes (#3619) [skip ci]
* Docs: remove centering on text [skip ci] * add link to notes [skip ci]
This commit is contained in:
parent
3a677400f8
commit
1f82a26902
16
README.md
16
README.md
@ -17,17 +17,17 @@
|
||||
|
||||
## Docs?
|
||||
|
||||
<p align="center">Check out our website: http://babeljs.io/</p>
|
||||
Check out our website: [babeljs.io](http://babeljs.io/)
|
||||
|
||||
## Looking for support?
|
||||
|
||||
<p align="center">For questions and support please visit the <a href="https://discuss.babeljs.io/">discussion forum</a>, <a href="https://slack.babeljs.io/">Slack community</a>, or <a href="http://stackoverflow.com/questions/tagged/babeljs">StackOverflow</a>.</p>
|
||||
For questions and support please visit our [discussion forum](https://discuss.babeljs.io/), sign up for our[Slack community](https://slack.babeljs.io/), or [StackOverflow](http://stackoverflow.com/questions/tagged/babeljs).
|
||||
|
||||
## Want to report a bug or request a feature?
|
||||
|
||||
> We are in the process of moving our issues from phabricator back to github issues! Check out https://github.com/babel/phabricator-to-github for more info
|
||||
|
||||
<p align="center">Bugs and feature requests should be posted at <a href="https://phabricator.babeljs.io/">phabricator.babeljs.io</a>.</p>
|
||||
Bugs and feature requests should be posted at [phabricator.babeljs.io](https://phabricator.babeljs.io/).
|
||||
|
||||
> You can directly translate a github issue to phabricator; just add a T to the beginning of the issue.
|
||||
|
||||
@ -39,15 +39,13 @@ https://github.com/babel/babel/issues/2168
|
||||
|
||||
## Want to report an issue with [babeljs.io](https://babeljs.io) (the website)?
|
||||
|
||||
<p align="center">
|
||||
For documentation and website issues please visit the <a href="https://github.com/babel/babel.github.io">babel.github.io</a> repo.
|
||||
</p>
|
||||
For documentation and website issues please visit the [babel/babel.github.io](https://github.com/babel/babel.github.io)repo.
|
||||
|
||||
## Want to contribute to Babel?
|
||||
|
||||
<p align="center">
|
||||
Check out our <a href="https://github.com/babel/babel/blob/master/CONTRIBUTING.md">CONTRIBUTING.md.</a> If you have already joined slack, join our <a href="https://babeljs.slack.com/messages/development">#development</a> channel!
|
||||
</p>
|
||||
Check out our [CONTRIBUTING.md](https://github.com/babel/babel/blob/master/CONTRIBUTING.md). If you have already joined slack, join our [#development](https://babeljs.slack.com/messages/development) channel!
|
||||
|
||||
Our discussions/notes/roadmap: [babel/notes](https://github.com/babel/notes)
|
||||
|
||||
## Packages
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user