Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 643 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 643 Bytes

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Development

Setup

Clone this repo to your local machine and install the dependencies.

pnpm install

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a build.
  2. Make sure you do not expose environment variables or other sensitive information in your PR.