Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.39 KB

CONTRIBUTING.md

File metadata and controls

31 lines (16 loc) · 1.39 KB

Contributing to Physically Based

Contributions of all kinds are welcome such as pull requests and issues!

If you have any questions or need guidance in addition to the guidelines outlined in this document, feel free to use the contact form at: https://physicallybased.info/about/

Code

The API consists of 3 JSON files:

With corresponding schemas:

Developer Setup

If you're using Visual Studio Code, make sure to open the project using the workspace file in order to use linting from the schema files.

Formatting

The preferred code formatter is: https://prettier.io/