Thanks for your interest in contributing to Mac Media Stack Backup.
- Bug reports: Open an issue with your macOS version, Docker version, and the script output.
- Feature requests: Open an issue describing what you'd like and why.
- Pull requests: Fork the repo, make your changes on a branch, and open a PR. Keep changes focused on one thing.
- Test your changes on a clean macOS install if possible.
- Don't commit
.envfiles, API keys, or any credentials. - Keep scripts compatible with both Intel and Apple Silicon Macs.
- Match the existing code style (bash scripts use
set -e, consistent formatting).
Open an issue. There are no dumb questions.