Files
rich/.github/pull_request_template.md
Will McGugan 1080fb7eef Update pull request template for typo contributions
Clarified checklist item regarding typos in PRs.
2025-10-09 15:40:11 +01:00

1.1 KiB

Type of changes

  • Bug fix
  • New feature
  • Documentation / docstrings
  • Tests
  • Other

Checklist

  • I've run the latest black with default args on new code.
  • I've updated CHANGELOG.md and CONTRIBUTORS.md where appropriate (see not about typos above).
  • I've added tests for new code.
  • I accept that @willmcgugan may be pedantic in the code review.

Description

Please describe your changes here. If this fixes a bug, please link to the issue, if possible.