publiclab / community-toolbox

Tools to understand and welcome people into a contributor community
https://code.publiclab.org
MIT License
140 stars 195 forks source link

Updated index.html #572

Closed YorhaBlue closed 2 years ago

YorhaBlue commented 2 years ago

Fixes #568 Update broken links in index.html page

Line 157: changed "https://github.com/publiclab/plots2/blob/master/README.md" to "https://github.com/publiclab/plots2/blob/main/README.md" Line 161: changed "https://github.com/publiclab/plots2/issues/new" to "https://github.com/publiclab/plots2/issues/new/choose" Line 215: added href "https://publiclab.org/notes/warren/10-31-2016/create-a-welcoming-first-timers-only-issue-to-invite-new-software-contributors"

Make sure these boxes are checked before your pull request (PR) is ready to be reviewed and merged. Thanks!

We're happy to help you get this ready -- don't be afraid to ask for help, and don't be discouraged if your tests fail at first!

If tests do fail, click on the red X to learn why by reading the logs.

Please be sure you've reviewed our contribution guidelines at https://publiclab.org/contributing-to-public-lab-software

We have a loose schedule of reviewing and pulling in changes every Tuesday and Friday, and publishing changes on Fridays.

Thanks!

welcome[bot] commented 2 years ago

Thanks for opening this pull request! Dangerbot will test out your code and reply in a bit with some pointers and requests. There may be some errors, but don't worry! We're here to help! 👍🎉😄

on2onyekachi commented 2 years ago

Great work! @YorhaBlue I see you made a separate PR for each file.

YorhaBlue commented 2 years ago

Thanks @on2onyekachi. But yes, sorry about the separate PRs -- still getting used to GitHub! I'll make sure to consolidate everything next time I work on an issue.

on2onyekachi commented 2 years ago

Okay, @YorhaBlue,

@TildaDares or other mentors will get to review this and merge it.

YorhaBlue commented 2 years ago

Closing since I created PR https://github.com/publiclab/community-toolbox/pull/577 with the collective changes