Update copilot instructions
This commit is contained in:
parent
46eee6e5df
commit
f7626c7472
1 changed files with 3 additions and 0 deletions
3
.github/copilot-instructions.md
vendored
3
.github/copilot-instructions.md
vendored
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue