Skip to content

Conversation

camdecoster
Copy link
Contributor

Description

Update GitHub issue templates to new format documented here.

Closes #7553.

Changes

  • Adds new issue templates
  • Removes old issue template

Testing

I think that the only test will be opening a new issue once this gets merged to the default branch (master).

@gvwilson gvwilson self-requested a review September 9, 2025 13:50
@gvwilson gvwilson added feature something new P1 needed for current cycle infrastructure build process etc. labels Sep 9, 2025
@gvwilson gvwilson requested a review from LiamConnors September 9, 2025 13:51
@gvwilson
Copy link
Contributor

gvwilson commented Sep 9, 2025

@LiamConnors can you please review wording as well? thx

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.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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._

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch. That's been deprecated for a while. I switched to the releases page as you suggested.

@camdecoster camdecoster merged commit e2abf6e into master Sep 11, 2025
6 checks passed
@camdecoster camdecoster deleted the cam/7553/update-gh-issue-templates branch September 11, 2025 20:36
@camdecoster
Copy link
Contributor Author

It worked:

image image

@gvwilson
Copy link
Contributor

woo hoo!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new infrastructure build process etc. P1 needed for current cycle
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Current GitHub issue template is no longer showing up
3 participants