Skip to content

Fix broken first-timers welcome link#11878

Open
s4daexe wants to merge 1 commit into
publiclab:mainfrom
s4daexe:fix-broken-welcome-link
Open

Fix broken first-timers welcome link#11878
s4daexe wants to merge 1 commit into
publiclab:mainfrom
s4daexe:fix-broken-welcome-link

Conversation

@s4daexe

@s4daexe s4daexe commented May 17, 2026

Copy link
Copy Markdown

Fixes #11877

This PR updates the broken First Timers Welcome link in CONTRIBUTING.md.

The previous link to https://code.publiclab.org/#r=all no longer resolves, so I replaced it with a working GitHub issues search link for open first-timers-only issues in this repository.

Checklist:

  • PR is descriptively titled and links the original issue above
  • Code is in uniquely-named feature branch and has no merge conflicts
  • This is a documentation-only change, so no screenshots/GIFs are needed

@welcome

welcome Bot commented May 17, 2026

Copy link
Copy Markdown

Thanks for opening this pull request! This space is protected by our Code of Conduct - and we're here to help.
Dangerbot will test out your code and reply in a bit with some pointers and requests.
Also please refer here for installation help 💿
There may be some errors, but don't worry! We'll work through them with you! 👍🎉😄


One thing that can help to get started is to make sure you've included a link back to the original issue you're solving, in the format fixes #0000 (for example). And to make sure the PR title describes what you're trying to do! (often it can be the same as the issue title) Thanks! 🙌


Then, you can say hello in our chatroom & share a link to this PR to get a review! 👋 ✅

@s4daexe

s4daexe commented May 17, 2026

Copy link
Copy Markdown
Author

Hi! I checked the failing jobs and they seem unrelated to this documentation-only change.

  • The functional tests failed because the cache service was unavailable.
  • The integration/unit test jobs appear to fail during the Codecov upload step due to a rate limit/token issue.
  • The system/comment-system tests fail during setup because actions/upload-artifact: v2 is deprecated.

Please let me know if there is anything I should update on my side. Thank you!

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.

Broken link in contributing.md

1 participant