From 2fd0ca8eda2761243864cd4a47b1da4f8d7b8609 Mon Sep 17 00:00:00 2001 From: igor04091968 Date: Thu, 7 May 2026 21:37:42 +0300 Subject: [PATCH] docs: add copilot instructions --- .github/copilot-instructions.md | 89 +++++++++++++++++++++++++++++++++ 1 file changed, 89 insertions(+) create mode 100644 .github/copilot-instructions.md 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