Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 791 Bytes

File metadata and controls

11 lines (7 loc) · 791 Bytes

Contributing

Thank you for considering a contribution to typstyle, a code formatter for Typst. Whether it’s fixing bugs, improving tests, or enhancing documentation, your help is welcome!

Before contributing, you can read the Developer Guide to learn more about the project structure and how to build and run the project.

Quick Start

  1. Test your issue: Use our playground to verify formatting behavior before reporting bugs
  2. Read the docs: Check our documentation for usage examples
  3. Follow the guide: See our Developer Guide for setup instructions