mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 16:37:27 +00:00
Try to get copilot to setup the repo first before doing anything else
This commit is contained in:
parent
ff6ad25b9b
commit
7f691198de
1 changed files with 8 additions and 0 deletions
8
.github/copilot-instructions.md
vendored
8
.github/copilot-instructions.md
vendored
|
|
@ -1,3 +1,11 @@
|
|||
Before implementing any code changes or responding to a request, run the
|
||||
following command:
|
||||
|
||||
./dev.sh build
|
||||
|
||||
This will create all generated files and build the project, make it ready for
|
||||
inspection.
|
||||
|
||||
# Repository Build & Test Instructions
|
||||
|
||||
## Build Procedures
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue