Skip to content

chore: migrate to new GitHub issue template workflow#11

Merged
DrWheelicus merged 1 commit intomainfrom
chore/update-issue-templates
Feb 16, 2026
Merged

chore: migrate to new GitHub issue template workflow#11
DrWheelicus merged 1 commit intomainfrom
chore/update-issue-templates

Conversation

@DrWheelicus
Copy link
Owner

@DrWheelicus DrWheelicus commented Feb 16, 2026

Description

Replace the old single ISSUE_TEMPLATE.md with the new YAML-based issue forms workflow under .github/ISSUE_TEMPLATE/. This adds structured form templates for bug reports, feature requests, and questions, giving users a better experience when filing issues.

Type of Change

  • Refactor

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • My changes generate no new warnings

How Has This Been Tested?

  • Open a new issue and verify the template chooser appears
  • Confirm each template (Bug Report, Feature Request, Question) renders correctly as a form
  • Confirm blank issues can still be created

Additional Context

Migrates from the legacy single-file issue template to GitHub's newer issue forms (YAML-based), which provide structured form fields with validation, placeholders, and labels.

Replace the old single ISSUE_TEMPLATE.md with YAML-based issue forms under .github/ISSUE_TEMPLATE/ for bug reports, feature requests, and questions.

Co-authored-by: Cursor <cursoragent@cursor.com>
@DrWheelicus DrWheelicus self-assigned this Feb 16, 2026
@DrWheelicus DrWheelicus added enhancement New feature or request ci/cd labels Feb 16, 2026
@DrWheelicus DrWheelicus merged commit 76a744d into main Feb 16, 2026
12 checks passed
@DrWheelicus DrWheelicus deleted the chore/update-issue-templates branch February 16, 2026 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant