Add note on project changes and PR synchronization

Added a note about project changes and PR sync issues.
This commit is contained in:
Pedram Amini
2025-12-14 01:56:20 -06:00
committed by GitHub
parent d8074a9538
commit 395063c2cc

View File

@@ -1,5 +1,7 @@
# Contributing to Maestro
NOTE: The project is currently changing rapidly, there's a high likelihood that PRs will be out of sync with latest code versions and may be hard to rebase.
Thank you for your interest in contributing to Maestro! This document provides guidelines, setup instructions, and practical guidance for developers.
For architecture details, see [ARCHITECTURE.md](ARCHITECTURE.md). For quick reference while coding, see [CLAUDE.md](CLAUDE.md).