### 🤔 What's changed? ### ⚡️ What's your motivation? ### 🏷️ What kind of change is this? - :book: Documentation (improvements without changing code) - :bank: Refactoring/debt/DX (improvement to code design, tooling, etc. without changing behaviour) - :bug: Bug fix (non-breaking change which fixes a defect) - :zap: New feature (non-breaking change which adds new behaviour) - :boom: Breaking change (incompatible changes to the API) ### ♻️ Anything particular you want feedback on? ### 📋 Checklist: - [x] I agree to respect and uphold the [Cucumber Community Code of Conduct](https://github.com/cucumber/.github/tree/main?tab=coc-ov-file) - [ ] I've changed the behaviour of the code - [ ] I have added/updated tests to cover my changes. - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. - [ ] Users should know about my change - [ ] I have added an entry to the "Unreleased" section of the [**CHANGELOG**](../blob/main/CHANGELOG.md), linking to this pull request. ---- *This text was originally generated from a [template](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/about-issue-and-pull-request-templates), then edited by hand. [You can modify the template here.](https://github.com/cucumber/.github/edit/main/.github/PULL_REQUEST_TEMPLATE.md)*