Add AGENTS/CLAUDE contributor instructions for dev-3.x (#1767)

* Add AGENTS and CLAUDE contributor guidance

* Update AGENTS.md to include code style enforcement via Ruff

* Remove unnecessary AGENTS.md guidance
This commit is contained in:
Kostiantyn Kriuchkov 2026-02-15 20:22:15 +02:00 committed by GitHub
parent f9ba9e37c6
commit c73db32e86
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 123 additions and 0 deletions

3
CLAUDE.md Normal file
View file

@ -0,0 +1,3 @@
# CLAUDE.md
Use @AGENTS.md as the source of truth for contribution workflow, checks, and Bot API codegen rules in this repository.