chore: Add issue template for chore tasks#7863
Merged
Merged
Conversation
emilykl
reviewed
Jun 25, 2026
|
|
||
| ### Why should this change be made? | ||
|
|
||
| <!-- Provide an argument for why this update should be made. Please consider creating a PR and making the update yourself. Help is always appreciated. --> |
Contributor
There was a problem hiding this comment.
Suggested change
| <!-- Provide an argument for why this update should be made. Please consider creating a PR and making the update yourself. Help is always appreciated. --> | |
| <!-- Provide an argument for why this update should be made. --> |
emilykl
reviewed
Jun 25, 2026
Comment on lines
+8
to
+17
| <!-- | ||
| Instructions (remove this section before submitting issue) | ||
|
|
||
| Thanks for your interest in plotly.js! | ||
|
|
||
| - Use this template for maintenance work that does not change end-user behavior: dependency updates, build pipeline changes, CI/CD adjustments, internal refactors, lint/format/typing cleanup, or documentation updates. | ||
| - For user-facing bugs use the **Bug report** template, and for new functionality use the **Feature request** template. | ||
| - Before opening a new chore, please search for existing and closed issues to avoid duplicates. | ||
| - Comments should add content to the discussion. Approbation comments such as *+1* will be deleted by the maintainers — use [GitHub reactions](https://github.com/blog/2119-add-reactions-to-pull-requests-issues-and-comments) instead. | ||
| --> |
Contributor
There was a problem hiding this comment.
Most of this preamble could probably be removed
Contributor
Author
There was a problem hiding this comment.
It mirrors what we have in the other templates, so I'm going to leave it for now.
emilykl
approved these changes
Jun 25, 2026
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
Add an issue template for chore tasks, like updating dependencies, refactoring code, etc.
Changes
Testing
After merging this PR: