Update pull_request_template.md

This commit is contained in:
Will McGugan 2025-06-12 20:43:35 +01:00 committed by GitHub
parent 8c4d3d1d50
commit 5eaa444630
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,18 @@
<!--
Please note that Rich isn't accepting any new features at this point.
If a feature can be implemented without modifying the core library, then
they should be released as a third-party module. I can accept updates to the
core library that make it easier to extend (think hooks).
Bugfixes are always welcome of course.
Sometimes it is not clear what is a feature and what is a bug fix.
If there is any doubt, please open a discussion first.
-->
## Type of changes
- [ ] Bug fix