Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 685 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (8 loc) · 685 Bytes

Contributing

Thanks for your interest in contributing to Roadmap UI. We're happy to have you here.

Please take a moment to review this document before submitting your first pull request. We also strongly recommend that you check for open issues and pull requests to see if someone else is working on something similar.

If you need any help, feel free to reach out to @haydenbleasel.

We don't have strict contribution guidelines, but we do have some guidelines for the codebase:

  1. Ensure your code is formatted with our built-in formatter (Ultracite).
  2. Ensure your code is fully typed and tested.
  3. Ensure your code passes our pipeline checks.