publiclab / community-toolbox

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

Fix Spelling of "Recent Contributors" Permalink on Navbar #542

Closed PeculiarE closed 2 years ago

PeculiarE commented 2 years ago

Hi, this is a first-timers-only issue. This means we've worked to make it more legible to folks who either haven't contributed to our codebase before, or even folks who haven't contributed to open source before.

If that's you, we're interested in helping you take the first step and can answer questions and help you out as you do. Note that we're especially interested in contributions from people from groups underrepresented in free and open source software!

We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you πŸ’

If you have contributed before, consider leaving this one for someone new and looking through our general help wanted issues. Thanks!

πŸ€” What you will need to know.

Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.

πŸ“‹ Step by Step

πŸ’‘ Learn how to claim πŸ™‹ ### Claiming an issue Unless the issue is marked as reserved for someone, you can just say "I'd like to try this!" and then you've claimed it - no need to wait for someone to assign it to you. Just be sure you link your pull request (PR) to this issue so we can see where your solution is. And open one early if possible - even before you've completed it with additional commits - and others can help you figure out any issues you may face.

See this page for some help in taking your first steps!

Below is a "diff" showing in red (and a -) which lines to remove, and in green (and a +) which lines to add:

@@ -78,7 +78,7 @@
                <ul>
                    <li><a class="line" href="#candidate">Candidates</a></li>
                    <li><a class="line" href="#fto-author">FTO Authors</a></li>
-                  <li><a class="line" href="#recent-contributer">Recent contributors</a></li>
+                 <li><a class="line" href="#recent-contributors">Recent contributors</a></li>
                    <li><a class="line" href="#contributer">Contributors</a></li>
                    <li><a class="line" href="#lang-sec">Languages Used</a></li>
                </ul>
  1. If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.

  2. You can also edit files directly in your browser and open a pull request from there.

    • [ ] 🏁 Done Ask in comments for a review :)

Please keep us updated

πŸ’¬β° - We encourage contributors to be respectful to the community and provide an update within a week of claiming a first-timers-only issue. We're happy to keep it assigned to you as long as you need if you update us with a request for more time or help, but if we don't see any activity a week after you claim it we may reassign it to give someone else a chance. Thank you in advance!

If this happens to you, don't sweat it! Grab another open issue.

Is someone else already working on this?

πŸ”—- We encourage contributors to link to the original issue in their pull request so all users can easily see if someone's already started on it.

πŸ‘₯- If someone seems stuck, offer them some help! Otherwise, take a look at some other issues you can help with. Thanks!

πŸ€”β“ Questions?

Leave a comment below, and reach out in our chatroom!

PeculiarE commented 2 years ago

Hello @TildaDares, @cesswairimu, @jywarren. I created this FTO issue for other newbie contributors. Kindly help review it. Thank you.

jywarren commented 2 years ago

It looks super! Thank you! Noting the exact change is in the spelling from contributer to contributors. (it took me a second to notice!)

Great work!

PeculiarE commented 2 years ago

Thank you! @jywarren

AnanyaGarg28 commented 2 years ago

Hi, I would like to work on this issue. Please assign it to me! I am proficient with HTML, CSS, Bootstrap, JS and Nodejs. I am new to open-source and I would love to work on this FTO. Thanks!

PeculiarE commented 2 years ago

Hello @AnanyaGarg28.....this issue has already been assigned to/reserved for @adeola-dev. You can head over here to request for an FTO issue to be assigned to you: https://github.com/publiclab/plots2/issues/10153. Thank you!

TildaDares commented 2 years ago

Reserved for @adeola-dev

AnanyaGarg28 commented 2 years ago

Alright, thanks!

adeola-dev commented 2 years ago

Thanks so much, I would work on it right away.

adeola-dev commented 2 years ago

I just opened a PR. Your reviews will be appreciated.

TildaDares commented 2 years ago

Hi @adeola-dev, I can’t find the PR.

adeola-dev commented 2 years ago

Hello @TildaDares, I noticed that the PR I opened has been merged by @jywarren. What am I to do next?

TildaDares commented 2 years ago

@adeola-dev I’ve seen it. Thanks!

TildaDares commented 2 years ago

Resolved in #543

adeola-dev commented 2 years ago

Thank you, please what is the next step @TildaDares?

TildaDares commented 2 years ago

@adeola-dev Once you've completed an FTO, we encourage folks to try making a first-timers-only issue for someone else! And to begin digging more into the open issues, asking for clarifications, and, in the case of Infragram, sharing mockups and design ideas for discussion. You can also look out for issues with the help wanted label.