Skip to content

Conversation

@RishiAhuja
Copy link
Contributor

Fixes #6929

Changes:

  • Updated the contributor docs link in CONTRIBUTING.md to point to the correct page: https://p5js.org/contribute/.
  • Updated the community statement link to point to the correct section on the website: https://p5js.org/about/#community-statement.
  • Added a link to the Discord server alongside the forum link, mentioning the #contribute-to-p5 channel as suggested in the issue.

These changes address the outdated links identified in issue #6929, making the contribution guide more accurate and helpful for new contributors.

Screenshots of the change:

N/A (Text-only change in Markdown file)

PR Checklist

  • npm run lint passes (Make sure to run npm run lint locally. If it passes, check this box [x])
  • Inline reference update N/A (This PR modifies a documentation file, not library code with inline reference comments)
  • Unit tests update N/A (This PR modifies a documentation file, no unit tests required)

@welcome
Copy link

welcome bot commented Oct 23, 2025

🎉 Thanks for opening this pull request! For guidance on contributing, check out our contributor guidelines and other resources for contributors!
🤔 Please ensure that your PR links to an issue, which has been approved for work by a maintainer; otherwise, there might already be someone working on it, or still ongoing discussion about implementation. You are welcome to join the discussion in an Issue if you're not sure!
🌸 Once your PR is merged, be sure to add yourself to the list of contributors on the readme page !

Thank You!

@ksen0
Copy link
Member

ksen0 commented Oct 23, 2025

Thanks for spotting the issue and addressing it, @RishiAhuja ! I'll merge this shortly. In the future, please ask to be assigned on the issue before filing the PR, especially in more complex cases where technical consensus is needed before work can go ahead (the "Introduction" section of the contributor guideline has a bit more about this).

@ksen0 ksen0 merged commit a6831ac into processing:main Oct 23, 2025
2 checks passed
@RishiAhuja
Copy link
Contributor Author

Thanks for merging, @ksen0, I appreciate it! And thanks for the feedback regarding assignment. My thinking was that since the issue was inactive for a while after your comment detailing the exact link updates needed, and it was a straightforward documentation change. But I understand the importance of signaling intent first, especially for coordination on bigger tasks. I'll be sure to comment and ask to be assigned next time before starting work. Looking forward to contributing more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update links in CONTRIBUTING.md

2 participants