CONTRIBUTING.md 766 B

Contributing

Thank you for considering contributing to the Office Privacy and Telemetry Disabler!

Code of Conduct

Please be respectful and constructive in all interactions.

How to Contribute

  1. Fork the repository
  2. Create a feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

Development Guidelines

  • Follow PowerShell best practices
  • Add comments for complex logic
  • Test on multiple Office versions
  • Ensure error handling is comprehensive
  • Update documentation as needed

Reporting Issues

Please use the GitHub Issues page to report bugs or request features.