Contributing/Development guide for this repository? #1282
JoshuaKGoldberg
started this conversation in
Ideas
Replies: 1 comment
-
Thanks for the reminder. It's on our todo list 👍. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just sent #1281 - my first to vanilla-extract, yay! But I had to piece together a few parts of the development flow: installing, building, and changesets. They aren't documented anywhere I could find. Would it be possible to add a standard CONTRIBUTING.md file?
Steps I took to get the site running:
pnpm i
pnpm build
cd site
pnpm start
I'd be happy to send a PR, though I haven't actually built or tested anything outside
site/
directory. 😄Beta Was this translation helpful? Give feedback.
All reactions