diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md new file mode 100644 index 0000000..e4682cb --- /dev/null +++ b/.github/copilot-instructions.md @@ -0,0 +1,89 @@ +# Copilot instructions for ActivityWatch-Russian + +Purpose: help future Copilot sessions quickly understand how to build, validate, and modify this repo. + +--- + +## Build / test / lint (how-to) + +- Shell script checks (CI & local): + - Full: ./scripts/quality-gate.sh + - Single file (syntax): bash -n