Closed github-learning-lab[bot] closed 4 years ago
The open source community uses labels to help organize issues and pull requests within their repositories. They also use them to identify issues and pull requests that are looking for contributions from newcomers or to highlight specific skills needed to respond to the request.
By default, a new GitHub repository comes with the following labels out of the box:
These initial labels are awesome, but most maintainers add (or delete) labels to fit their project. Labels like first-timers-only
make it easy for newcomers to find suitable issues and pull requests, but they also tell the world you are welcoming and supportive to new open source contributors.
Nice work @ifelajulo! You successfully added labels to this project. Labels will help Mona and her community keep things organized and quickly identify what an issue or pull request is trying to accomplish.
Go ahead and merge the CONTRIBUTING.md
guide.
You can also approve by clicking on Files changed, clicking on Review changes, selecting Approve and then Submit review.
There are just a few more things left to do. First, you need to let the world know how they can use Mona's project and second, you need to let them know the kind of behavior Mona expects.
Mona has done a ton of research on licenses, let's see which one she has selected.
Step 8: Add a CONTRIBUTING guide
A contributing guide provides important information to those who are interested in helping you with your project. Without a contributing guide, they might not know what you need help with, how they can get started, or how you like to communicate.
Providing the baseline expectations for a contribution to your project makes it much easier for a new user to contribute to the growth and development of your project.
What to include
Like the user facing documentation, the contributing guidelines for every project will be very different. Let's keep our first iteration simple and focus on letting people know our system for labels. Don't worry, we'll talk more about labels after you make these edits.
:keyboard: Activity: Adding CONTRIBUTING guidelines
You can follow the manual steps below, or accept the suggested change in the following comment.
CONTRIBUTING.md
on this branch, or manually edit it in the Files Changed tab.CONTRIBUTING.md
file, scroll down and click the Commit changes button.I'll respond when I detect a commit on this branch.