Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 624 Bytes

CONTRIBUTING.md

File metadata and controls

36 lines (22 loc) · 624 Bytes

Contributing to proof

Thanks for your interest in contributing!

Getting Started

Clone the repo:

git clone https://github.com/intuit/proof.git

Go to the newly cloned repo, and download dependencies:

cd proof
yarn

Build the project:

yarn build

Start hacking!

Contributions

Proof welcomes contributions from everyone.

For small fixes (typos, bugs) feel free to open a pull-request. If you feel that your change would be aided by some deeper discussion, feel free to open an issue to discuss the details.

Conduct

Please be sure to read the Code of Conduct