Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 536 Bytes

File metadata and controls

17 lines (10 loc) · 536 Bytes

Contributing to Damage

Thanks for your interest in contributing! Here’s how to help:

🛠 How to Contribute

  • Open an issue for bugs or feature suggestions
  • Fork the repo and submit a pull request
  • Follow naming conventions (PascalCase.bat), and keep code commented

🧪 Testing

Always test destructive scripts in isolated environments (VMs or sandboxes). Never run directly on your host OS.

📜 Licensing

By contributing, you agree that your code will be released under the same license as this project (MIT).