Add CONTRIBUTING.md with reference to p5.js contribution guide#1082
Add CONTRIBUTING.md with reference to p5.js contribution guide#1082Sana9058 wants to merge 2 commits intoprocessing:mainfrom
Conversation
|
@Sana9058 hey hi you can also add how to setup this repo. in the PR |
|
@Piyushrathoree Thanks for the suggestion! I can add a brief local setup section to CONTRIBUTING.md. I’ll update the PR shortly. |
|
@Piyushrathoree Thanks for the suggestion! I've added a "Local Development Setup" section to CONTRIBUTING.md with steps to clone the repo, install dependencies, and start the dev server. Please let me know if you'd like anything else added. |
|
Hi @Sana9058 ! Thanks for your interest in working on this. However, this PR is currently incomplete - more importantly, the original issue is in discussion. It has not yet been marked ready for work, or assigned. Please read carefully through the contributor guidelines before future PRs:
Thanks so much for understanding. |
This PR adds a CONTRIBUTING.md file to the repository that links to the main p5.js contribution guide,
making contribution guidelines more discoverable and aligned with GitHub recommendations.
Closes #1079