Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 847 Bytes

File metadata and controls

26 lines (20 loc) · 847 Bytes

CONTRIBUTING.md

Thank you for considering contributing to macos-privacy!

Ways to contribute

  • Suggest new privacy or productivity features
  • Submit bug reports, config fixes, or usability tweaks
  • Share feedback, tips, or your setup
  • Help document workflow for ADHD or neurodivergent users

How to contribute

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature-description)
  3. Commit your edits, push changes
  4. Open a Pull Request with a clear description

Coding standards

  • Clear, minimal shell scripts, privacy-respecting
  • No telemetry/data collection
  • Add comments for readability
  • Idempotent, non-destructive actions preferred

Issue templates

  • Use GitHub's built-in issue templates for feature requests/bugs

Discussion and collaboration welcome. Let's make privacy and focus easy for everyone!