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