mirror of
https://github.com/status-im/status-app.git
synced 2026-08-27 07:01:14 +00:00
For more info, see https://github.com/theqtcompanyrnd/agent-skills - minor update to BUILDING.md - update the PR template
1.6 KiB
1.6 KiB
What does the PR do
Affected areas
Quality checklist
- I am familiar with the application architecture and agreed good practices. My PR is consistent with this document: QML Architecture Guidelines
- I have updated the necessary documentation if needed (eg: updated BUILDING.md if I updated dependencies)
Copilot review guidance
When asking GitHub Copilot to review this PR, include:
- https://github.com/TheQtCompanyRnD/agent-skills/tree/main/skills/qt-qml
- https://github.com/TheQtCompanyRnD/agent-skills/tree/main/skills/qt-qml-review
- https://github.com/TheQtCompanyRnD/agent-skills/tree/main/skills/qt-ui-design
- https://github.com/TheQtCompanyRnD/agent-skills/tree/main/skills/qt-cpp-review
Also ask Copilot to align feedback with repository architecture boundaries:
- QML/StatusQ: presentation and interaction
- Nim (
src/): orchestration, signals, module wiring vendor/status-go: backend logic, persistence, protocol, notifications