Skip to content

Conversation

@BrendenChouinard
Copy link

@BrendenChouinard BrendenChouinard commented Sep 26, 2025

Description

Please explain the changes you made, including a reference to the related issue if applicable

What changed:

  • Short YAML issue form with required: summary, context, acceptance criteria
  • Auto-labels: good first issue, help wanted

Why:

  • Reduced friction for new contributors while keeping info consistent.

Validation:

  • YAML renders via GitHub Issue Forms
  • Labels apply on issue creation
  • Field set aligns with contributing and CoC

Links:

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extend the tutorials / documentation reference
  • Document API changes relevant to the user in the MIGRATION.md notes
  • Create tests, which fail without this PR reference
  • Include a screenshot if changing a GUI
  • While waiting for someone to review your request, please help review another open pull request to support the maintainers

@github-actions
Copy link

This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete.

@github-actions github-actions bot added the stale label Nov 18, 2025
Copy link
Member

@EzraBrooks EzraBrooks left a comment

Choose a reason for hiding this comment

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

Big fan of migrating to YAML issue forms. could you remove the existing markdown template? then I'll approve and merge this.

@github-actions github-actions bot removed the stale label Nov 26, 2025
@EzraBrooks EzraBrooks enabled auto-merge (squash) November 26, 2025 13:53
@codecov
Copy link

codecov bot commented Nov 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.22%. Comparing base (50a0edd) to head (599d876).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3584      +/-   ##
==========================================
+ Coverage   46.16%   46.22%   +0.06%     
==========================================
  Files         720      720              
  Lines       59180    59176       -4     
  Branches     7594     7596       +2     
==========================================
+ Hits        27317    27350      +33     
+ Misses      31696    31660      -36     
+ Partials      167      166       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Simplify good-first-issue template

2 participants