docs: point AGENTS.md at the upstream gjs.guide guidelines

This commit is contained in:
Eduard Tolosa 2026-06-25 18:19:18 -05:00
parent 6796a44802
commit ec8d208f35

View file

@ -13,6 +13,13 @@ contrib/systemd/ systemd user service unit for distro packaging
ARCHITECTURE.md In-depth design document ARCHITECTURE.md In-depth design document
``` ```
## Upstream guidelines
- EGO review: https://gjs.guide/extensions/review-guidelines/review-guidelines.html
- GJS D-Bus: https://gjs.guide/guides/gio/dbus.html
The conventions in this file follow both.
## Core principle ## Core principle
"JS draws, Rust thinks." The extension must never block the GNOME Shell "JS draws, Rust thinks." The extension must never block the GNOME Shell