You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-9
Original file line number
Diff line number
Diff line change
@@ -112,14 +112,14 @@ Building instructions using `webpack`, `browserify` and other build frameworks a
112
112
113
113
## Bugs and feature requests
114
114
115
-
Have a bug or a feature request? Please first read the [issues guidelines](https://github.com/plotly/plotly.js/blob/master/CONTRIBUTING.md#opening-issues).
115
+
Have a bug or a feature request? Please [open a Github issue](https://github.com/plotly/plotly.js/issues/new) keeping in mind the [issue guidelines](https://github.com/plotly/plotly.js/blob/master/.github/ISSUE_TEMPLATE.md). You may also want to read about [how changes get made to Plotly.js](https://github.com/plotly/plotly.js/blob/masterCONTRIBUTING.md)
116
116
117
117
## Documentation
118
118
119
-
Official plotly.js documentation is hosted on [plotly.com/javascript](https://plotly.com/javascript).
119
+
Official plotly.js documentation is hosted at [https://plotly.com/javascript](https://plotly.com/javascript).
120
120
121
121
These pages are generated by the Plotly [graphing-library-docs repo](https://github.com/plotly/graphing-library-docs) built with [Jekyll](https://jekyllrb.com/) and publicly hosted on GitHub Pages.
122
-
For more info about contributing to Plotly documentation, please read through [contributing guidelines](https://github.com/plotly/documentation/blob/source/Contributing.md).
122
+
For more info about contributing to Plotly documentation, please read through [contributing guidelines](https://github.com/plotly/graphing-library-docs/blob/master/README.md).
123
123
124
124
## Contributing
125
125
@@ -128,7 +128,6 @@ Please read through our [contributing guidelines](https://github.com/plotly/plot
128
128
## Community
129
129
130
130
* Follow [@plotlygraphs](https://twitter.com/plotlygraphs) on Twitter for the latest Plotly news.
131
-
* Follow [@plotly_js](https://twitter.com/plotly_js) on Twitter for plotly.js release updates.
132
131
* Implementation help may be found on community.plot.com (tagged [`plotly-js`](https://community.plotly.com/c/plotly-js)) or
133
132
on Stack Overflow (tagged [`plotly`](https://stackoverflow.com/questions/tagged/plotly)).
134
133
* Developers should use the keyword `plotly` on packages which modify or add to the functionality of plotly.js when distributing through [npm](https://www.npmjs.com/browse/keyword/plotly).
@@ -145,26 +144,27 @@ Open-source clients to the plotly.js APIs are available at these links:
0 commit comments