Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 468 Bytes

File metadata and controls

9 lines (7 loc) · 468 Bytes

Contributing

Contributions to Vextr are welcome! Whether it's bug fixes, new features, or documentation improvements, your help is appreciated.

How to Contribute

  1. Fork the repository and create a new branch for your feature or bug fix.
  2. Make your changes, ensuring that the code is clean and well-documented.
  3. Write tests for any new functionality or bug fixes.
  4. Submit a pull request with a clear description of your changes and the problem they solve.