Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1.04 KB

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 1.04 KB

Contribution Guide

Yo, thanks for wanting to chip in at getjustd.com. Stoked to have ya on board!

Quick favor: give this doc a once-over before dropping your first pull request. Also, peep the open issues and pull requests to make sure no one's already on the same grind.

Content

For the docs, they hang out in the content folder. Scope the structure here.

Docs Components

All the components in the docs are chillin' in the components/docs folder. Peep the structure here. Anytime you mess with these components, run npm run b to see the changes in the docs.

Main UI Components

All the UI components in the docs are kickin' it in the components/ui folder. Check the structure here. Anytime you mess with these components, run npm run b to see the changes in the docs.

Need a hand? Hit up @irsyadadl.