Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 498 Bytes

File metadata and controls

14 lines (12 loc) · 498 Bytes

Contributing

We welcome contributions from the community! If you'd like to contribute:

  1. Fork the repository
  2. Create your feature branch
  3. Make your changes
  4. Before committing, fetch and pull any recent changes
  5. Important: Add detailed documentation comments at the top of each script file that explain:
    • The purpose of the script
    • How to set up and configure the script
    • Any dependencies or prerequisites
    • Usage examples where appropriate
  6. Submit a pull request