This commit is contained in:
Kovid Goyal
2026-04-06 11:35:45 +05:30
parent 6206d0b1df
commit e8e227aa42

View File

@@ -29,6 +29,6 @@ code.
- Do not use go test or ./setup.py test to run tests
## PR guidance
When creating a pull request, add an entry in the file docs/changelog.rst
describing the change, if it is a user visible change. For internal changes, do
not add a changelog entry.
When creating a pull request, if the changes in the pull request are user
visible compared to the previous kitty release, add an entry in the file docs/changelog.rst
describing the change.