mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
...
This commit is contained in:
parent
6206d0b1df
commit
e8e227aa42
1 changed files with 3 additions and 3 deletions
6
.github/copilot-instructions.md
vendored
6
.github/copilot-instructions.md
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue