mirror of
https://github.com/Textualize/rich.git
synced 2025-12-23 07:08:35 +00:00
Update pull_request_template.md
This commit is contained in:
parent
8c4d3d1d50
commit
5eaa444630
1 changed files with 15 additions and 0 deletions
15
.github/pull_request_template.md
vendored
15
.github/pull_request_template.md
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue