Merged
Conversation
Contributor
|
@LiamConnors can you please review wording as well? thx |
LiamConnors
reviewed
Sep 11, 2025
.github/ISSUE_TEMPLATE/bug_report.md
Outdated
| Thanks for your interest in plotly.js! | ||
|
|
||
| - Before submitting a new bug report, please search for existing and closed issues. If your bug is not addressed yet, fill out the sections below and submit a new issue. | ||
| - Issues found on the example pages from https://plot.ly/javascript/ should be filed in our [documentation repo](https://github.com/plotly/documentation/issues) with the exception of https://plot.ly/javascript/reference which should be filed here. |
Member
There was a problem hiding this comment.
Suggested change
| - Issues found on the example pages from https://plot.ly/javascript/ should be filed in our [documentation repo](https://github.com/plotly/documentation/issues) with the exception of https://plot.ly/javascript/reference which should be filed here. | |
| - Issues found on the example pages from https://plot.ly/javascript/ should be filed in our [documentation repo](https://github.com/plotly/documentation/issues) with the exception of https://plotly.com/javascript/reference which should be filed here. |
The docs sites are more commonly accessed at the plotly.com domain
Contributor
Author
There was a problem hiding this comment.
Updated for all the links. Thanks for your eagle eyes!
Comment on lines
26
to
29
| ### Steps to reproduce | ||
|
|
||
| _Reports **must** include steps to reproduce the issue. Alternatively, you can use [codepen](http://codepen.io/), [jsfiddle](https://jsfiddle.net/) or [jsbin](https://jsbin.com) to share your example. Please use the [latest un-minified version](https://cdn.plot.ly/plotly-latest.js) of plotly.js in your report unless not applicable._ | ||
|
|
Member
There was a problem hiding this comment.
I think the latest points to a really old version ( v1.58.5).
Maybe we could point users to https://github.com/plotly/plotly.js/releases to find the latest released version.
Contributor
Author
There was a problem hiding this comment.
Good catch. That's been deprecated for a while. I switched to the releases page as you suggested.
LiamConnors
approved these changes
Sep 11, 2025
Contributor
Author
Contributor
|
woo hoo! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


Description
Update GitHub issue templates to new format documented here.
Closes #7553.
Changes
Testing
I think that the only test will be opening a new issue once this gets merged to the default branch (master).