Update copilot instructions

This commit is contained in:
Kovid Goyal 2026-03-22 07:57:47 +05:30
parent 46eee6e5df
commit f7626c7472
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -30,3 +30,6 @@ code.
leading `test_` for Python tests and without the leading `Test` for Go tests.
- 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.