# Contributing to Windows Defender Remover

First off, thanks for taking the time to contribute!

## 🛡️ Safety First
This project modifies core Windows system files.
* **ALWAYS test your changes on a Virtual Machine (VM)** before submitting a Pull Request.
* Do not submit code that deletes system files without a backup mechanism or clear warning.

## 🛠️ How to Contribute
1.  Fork the repo and create your branch from `main`.
2.  If you've added code that should be tested, add proof (screenshots/logs) that it works on a clean Windows install.
3.  Ensure your code follows the existing batch/PowerShell styling.

## 🐛 Issues
* Look through existing issues to check if your bug has already been reported.
* Use the provided Issue Templates.

## 📜 License
By contributing, you agree that your contributions will be licensed under the project's license.