Try to get copilot to setup the repo first before doing anything else

This commit is contained in:
Kovid Goyal
2026-03-03 22:12:53 +05:30
parent ff6ad25b9b
commit 7f691198de

View File

@@ -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