# Contributing ## Development - simple use the docker-compose to build local ## Expectations - Keep modules focused and typed. - Add or update tests for changed logic. - Preserve read-only behavior for media files. - Document changes in `/docs`. ## Pull Requests - Keep scope focused. - Describe user-visible behavior changes. - Do not include secrets or machine-specific artifacts. ## License By contributing to MediaLyze, you agree that your contribution is submitted under the GNU Affero General Public License v3.0 (`AGPL-3.0`).