Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 697 Bytes

File metadata and controls

17 lines (13 loc) · 697 Bytes

Contributing to Fresh X Themes

Thank you for considering contributing! To maintain the quality of the ecosystem, please follow these guidelines.

How to Contribute

  1. Fork the repository.
  2. Create a branch for your feature or fix (git checkout -b feat/amazing-feature).
  3. Commit your changes.
  4. Push to your branch and open a Pull Request.

Rules

  • Respect the Code of Conduct.
  • Do not include personal configuration files in PRs.
  • For security vulnerabilities, please refer to our SECURITY.md.

By contributing, you agree that your code will be licensed under the project's respective licenses (MIT for tools, Personal Use for themes).