Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 600 Bytes

File metadata and controls

20 lines (13 loc) · 600 Bytes

Contributing to Windows Scripts

We welcome contributions! Please follow these guidelines.

How to Contribute

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

Reporting Issues

Use the Issues tab to report bugs or suggest features. Include your OS version, steps to reproduce, and screenshots if possible.

Code of Conduct

Be respectful and constructive in all interactions.