Skip to content

chore: Add issue template for chore tasks#7863

Merged
camdecoster merged 2 commits into
masterfrom
cam/add-chore-issue-template
Jun 25, 2026
Merged

chore: Add issue template for chore tasks#7863
camdecoster merged 2 commits into
masterfrom
cam/add-chore-issue-template

Conversation

@camdecoster

Copy link
Copy Markdown
Contributor

Description

Add an issue template for chore tasks, like updating dependencies, refactoring code, etc.

Changes

  • Add new chore template

Testing

After merging this PR:

  • Create a new issue
  • Choose the chore template
  • Verify that the template looks correct

@camdecoster camdecoster added the no-draftlog The associated PR doesn't require a draftlog and the CI check will be skipped. label Jun 24, 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. -->

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

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

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

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Most of this preamble could probably be removed

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It mirrors what we have in the other templates, so I'm going to leave it for now.

@camdecoster camdecoster merged commit 61cca14 into master Jun 25, 2026
85 checks passed
@camdecoster camdecoster deleted the cam/add-chore-issue-template branch June 25, 2026 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-draftlog The associated PR doesn't require a draftlog and the CI check will be skipped.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants