Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 400 Bytes

File metadata and controls

11 lines (10 loc) · 400 Bytes

🤝 Contributing

  1. Fork the repository.
  2. Create a new branch for your change.
  3. Follow the existing code style and structure.
  4. Do not break window dragging, resizing, or title bar behavior.
  5. Test your changes before committing.
  6. Write clear commit messages.
  7. Update documentation if behavior changes.
  8. Push your branch to your fork.
  9. Open a pull request against the main branch.