Skip to content

Conversation

@z4y4ts
Copy link
Contributor

@z4y4ts z4y4ts commented Jan 19, 2026

Instead of current renderning like this ⬇️

[ ] Add tests for the change. In general, aim for full test coverage at the Python level. Rust tests are optional.
[ ] Add any appropriate documentation.
[ ] Add a summary of changes to the latest section at the top of CHANGELOG.rst. (If it's not there, add it.)
[ ] Add your name to AUTHORS.rst.
[ ] Run just full-check.

You'll get a nice checklist like this ⬇️

  • Add tests for the change. In general, aim for full test coverage at the Python level. Rust tests are optional.
  • Add any appropriate documentation.
  • Add a summary of changes to the latest section at the top of CHANGELOG.rst. (If it's not there, add it.)
  • Add your name to AUTHORS.rst.
  • Run just full-check.

Please merge it after #295

Use correct checklist syntax
@codspeed-hq
Copy link

codspeed-hq bot commented Jan 19, 2026

CodSpeed Performance Report

Merging this PR will not alter performance

Comparing z4y4ts:patch-2 (c15d84b) with main (53dd737)

Summary

✅ 26 untouched benchmarks
⏩ 23 skipped benchmarks1

Footnotes

  1. 23 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@z4y4ts z4y4ts marked this pull request as ready for review January 19, 2026 12:33
Copilot AI review requested due to automatic review settings January 19, 2026 12:33
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the checklist syntax in the GitHub pull request template to render properly as interactive checkboxes. The change adds the required dash prefix (-) to each checklist item, converting from the incorrect [ ] format to the correct GitHub markdown syntax - [ ].

Changes:

  • Updated all 5 checklist items in the PR template to use proper GitHub markdown checklist syntax

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@seddonym seddonym merged commit 757d1dc into python-grimp:main Jan 19, 2026
23 of 24 checks passed
@seddonym
Copy link
Collaborator

Nice, thanks!

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.

2 participants