mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-09-24 19:08:21 +08:00
chore(claude): add CLAUDE.md and tighten commit/pr skills (#27119)
Signed-off-by: Jacob Dahl <dahl.jakejacob@gmail.com> Signed-off-by: Ramon Roche <mrpollo@gmail.com> Co-authored-by: Ramon Roche <mrpollo@gmail.com>
This commit is contained in:
12
CLAUDE.md
Normal file
12
CLAUDE.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# PX4-Autopilot
|
||||
|
||||
Safety-critical C/C++ flight control firmware for autopilots, plus SITL
|
||||
simulation and Python tooling.
|
||||
|
||||
- **Commits:** use the `/commit` skill. Conventional commit format with
|
||||
topic-based scope: `type(scope): description`.
|
||||
- **Pull requests:** use the `/pr` skill.
|
||||
- **No Claude attribution** — no `Co-Authored-By: Claude`, no "Generated
|
||||
with Claude Code" footer.
|
||||
- **Style:** run `make format` on changed C/C++ before committing; CI
|
||||
enforces `make check_format`.
|
||||
Reference in New Issue
Block a user