Contributing - HelixDesignSystem/helix-ui GitHub Wiki

draft

Pull Requests

Please read the following guidelines before submitting a pull request (PR).

LGTMs

Keep all of the LGTM's in the PR comment

As you begin to make your first PR contributions, leave all LGTMs in the PR description (e.g., Dev LGTM, Design LGTM, Zoom LGTM). When you gain more experience, you'll be able to determine which LGTMs are absolutely necessary.

Squashing Commits

Get familiar with how to squash multiple commits into a single commit using git. More often than not, a PR will need to be squashed down to a single commit before merging.