⚠️ This repo is not maintained anymore. Please refer to contribution guidelines at https://primer.style/product/contribute/. Hubbers may raise pull requests to this content in https://github.com/github/primer-docs (GitHub staff only).
Contribution guidelines for the Primer Design System.
# Clone the repository
git clone https://github.com/primer/contribute.git
cd contribute
# Install dependencies
yarn
# Start local development server
yarn start
We deploy this site using GitHub Pages. Every push to a branch other than main
will deploy to a preview URL unique. Merges to main
will automatically deploy the site to production (https://primer.github.io/contribute/).