ankurrsinghal / svelte-legos

A framework for Svelte Utilities 💡 Current status: 87 utilities.
https://svelte-legos.surge.sh
MIT License
804 stars 29 forks source link

Add Contribution Guide #79

Closed joshistoast closed 1 year ago

joshistoast commented 1 year ago

Add a guide to make it easier for devs to have clear instructions on how to get this running locally with guidelines on contributing and opening pull requests

ankurrsinghal commented 1 year ago

Thanks for creating this issue, @joshwcorbett, I was also thinking about this, will create one.

bobbymannino commented 1 year ago

The way I do this is I first cloned the repo and then I copy and paste a folder eg '/src/lib/stores/dateStore' and then edit the files to be what the new thing will be. Change the folder name and then make a pr