Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firstcontributions/first-contributions
🚀✨ Help beginners to contribute to open source projects
https://github.com/firstcontributions/first-contributions
beginner beginner-friendly community contribution contributions contributions-welcome good-first-issue help-wanted open-source tutorial tutorials
Last synced: about 2 months ago
JSON representation
🚀✨ Help beginners to contribute to open source projects
- Host: GitHub
- URL: https://github.com/firstcontributions/first-contributions
- Owner: firstcontributions
- License: mit
- Created: 2016-09-20T14:35:09.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-08-18T23:56:05.000Z (4 months ago)
- Last Synced: 2024-08-19T00:01:54.508Z (4 months ago)
- Topics: beginner, beginner-friendly, community, contribution, contributions, contributions-welcome, good-first-issue, help-wanted, open-source, tutorial, tutorials
- Homepage: https://firstcontributions.github.io
- Size: 42.6 MB
- Stars: 44,111
- Watchers: 511
- Forks: 76,733
- Open Issues: 933
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome - firstcontributions/first-contributions - 🚀✨ Help beginners to contribute to open source projects (miscellaneous)
- awesome - firstcontributions/first-contributions - 🚀✨ Help beginners to contribute to open source projects (Others)
- awesome-ccamel - firstcontributions/first-contributions - 🚀✨ Help beginners to contribute to open source projects (Misc)
- awesome-starred-test - firstcontributions/first-contributions - 🚀✨ Help beginners to contribute to open source projects (Others)
- Awesome-Data-Science - First Contributions - Contribute to open-source projects through First Contributions - A project to simplify and guide the way beginners make their first contribution.<br> (Open-Source Project Contribution)
- awesome-list - first-contributions
- awesome-hacktoberfest - First contributions
- StarryDivineSky - firstcontributions/first-contributions
- stars - firstcontributions/first-contributions - 🚀✨ Help beginners to contribute to open source projects \[*MIT License*\] (⭐️45820) (Unknown)
- stars - firstcontributions/first-contributions - 🚀✨ Help beginners to contribute to open source projects \[*MIT License*\] (⭐️45537) (Unknown)
README
[![Open Source Love](https://firstcontributions.github.io/open-source-badges/badges/open-source-v1/open-source.svg)](https://github.com/firstcontributions/open-source-badges)
[](https://join.slack.com/t/firstcontributors/shared_invite/zt-1n4y7xnk0-DnLVTaN6U9xLU79H5Hi62w)
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)
[![Open Source Helpers](https://www.codetriage.com/roshanjossey/first-contributions/badges/users.svg)](https://www.codetriage.com/roshanjossey/first-contributions)#### _Read this in [other languages](translations/Translations.md)._
[](translations/README.al.md)
[](translations/README.arm.md)
[](translations/README.uz.md)
[](translations/README.aze.md)
[](translations/README.bn.md)
[](translations/README.bg.md)
[](translations/README.pt_br.md)
[](translations/README.ca.md)
[](translations/README.zh-cn.md)
[](translations/README.cs.md)
[](translations/README.de.md)
[](translations/README.da.md)
[](translations/README.eg.md)
[](translations/README.dz.md)
[](translations/README.es.md)
[](translations/README.fr.md)
[](translations/README.ga.md)
[](translations/README.gl.md)
[](translations/README.gr.md)
[](translations/README.ge.md)
[](translations/README.hu.md)
[](translations/README.id.md)
[](translations/README.hb.md)
[](translations/Translations.md)
[](translations/README.ta.md)
[](translations/README.fa.md)
[](translations/README.pus.md)
[](translations/README.it.md)
[](translations/README.ja.md)
[](translations/README.si.md)
[](translations/README.kws.md)
[](translations/README.ko.md)
[](translations/README.lt.md)
[ ](translations/README.ro.md)
[](translations/README.mm_unicode.md)
[](translations/README.mk.md)
[](translations/README.mx.md)
[](translations/README.my.md)
[](translations/README.nl.md)
[](translations/README.no.md)
[](translations/README.np.md)
[](translations/README.tl.md)
[](translations/README.en-pirate.md)
[](translations/README.ur.md)
[](translations/README.pl.md)
[](translations/README.pt-pt.md)
[](translations/README.ru.md)
[](translations/README.ar.md)
[](translations/README.se.md)
[](translations/README.slk.md)
[](translations/README.sl.md)
[](translations/README.th.md)
[](translations/README.tr.md)
[](translations/README.zh-tw.md)
[](translations/README.ua.md)
[](translations/README.vn.md)
[](translations/README.sw.md)
[](translations/README.zul.md)
[](translations/README.afk.md)
[](translations/README.igb.md)
[](translations/README.yor.md)
[](translations/README.hau.md)
[](translations/README.lv.md)
[](translations/README.fi.md)
[](translations/README.by.md)
[](translations/README.sr.md)
[](translations/README.kz.md)
[](translations/README.bih.md)
[](translations/README.bih.md)
[](translations/README.hr.md)
[](translations/README.ps.md)
[](translations/README.so.md)
[](translations/README.ec.md)
[](translations/README.tm.md)
[](translations/README.ewe.md)
[](translations/README.et.md)# First Contributions
This project aims to simplify and guide the way beginners make their first contribution. If you are looking to make your first contribution, follow the steps below.
_If you're not comfortable with command line, [here are tutorials using GUI tools.](#tutorials-using-other-tools)_
#### If you don't have git on your machine, [install it](https://docs.github.com/en/get-started/quickstart/set-up-git).
## Fork this repository
Fork this repository by clicking on the fork button on the top of this page.
This will create a copy of this repository in your account.## Clone the repository
Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the _copy to clipboard_ icon.
Open a terminal and run the following git command:
```bash
git clone "url you just copied"
```where "url you just copied" (without the quotation marks) is the url to this repository (your fork of this project). See the previous steps to obtain the url.
For example:
```bash
git clone [email protected]:this-is-you/first-contributions.git
```where `this-is-you` is your GitHub username. Here you're copying the contents of the first-contributions repository on GitHub to your computer.
## Create a branch
Change to the repository directory on your computer (if you are not already there):
```bash
cd first-contributions
```Now create a branch using the `git switch` command:
```bash
git switch -c your-new-branch-name
```For example:
```bash
git switch -c add-alonzo-church
```## Make necessary changes and commit those changes
Now open `Contributors.md` file in a text editor, add your name to it. Don't add it at the beginning or end of the file. Put it anywhere in between. Now, save the file.
If you go to the project directory and execute the command `git status`, you'll see there are changes.
Add those changes to the branch you just created using the `git add` command:
```bash
git add Contributors.md
```Now commit those changes using the `git commit` command:
```bash
git commit -m "Add your-name to Contributors list"
```replacing `your-name` with your name.
## Push changes to GitHub
Push your changes using the command `git push`:
```bash
git push -u origin your-branch-name
```replacing `your-branch-name` with the name of the branch you created earlier.
If you get any errors while pushing, click here:
- ### Authentication Error
remote: Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.
remote: Please see https://github.blog/2020-12-15-token-authentication-requirements-for-git-operations/ for more information.
fatal: Authentication failed for 'https://github.com//first-contributions.git/'
Go to [GitHub's tutorial](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account) on generating and configuring an SSH key to your account.## Submit your changes for review
If you go to your repository on GitHub, you'll see a `Compare & pull request` button. Click on that button.
Now submit the pull request.
Soon I'll be merging all your changes into the main branch of this project. You will get a notification email once the changes have been merged.
## Where to go from here?
Congrats! You just completed the standard _fork -> clone -> edit -> pull request_ workflow that you'll often encounter as a contributor!
Celebrate your contribution and share it with your friends and followers by going to [web app](https://firstcontributions.github.io/#social-share).
You could join our slack team if you need any help or have any questions. [Join slack team](https://firstcontributors.slack.com/join/shared_invite/zt-29qhyr9lt-Bi7WLbgGIFqV7aCEG_grvg#/shared-invite/email).
Now let's get you started with contributing to other projects. We've compiled a list of projects with easy issues you can get started on. Check out [the list of projects in the web app](https://firstcontributions.github.io/#project-list).
### [Additional material](additional-material/git_workflow_scenarios/additional-material.md)
## Tutorials Using Other Tools
| | | | | | |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [GitHub Desktop](gui-tool-tutorials/github-desktop-tutorial.md) | [Visual Studio 2017](gui-tool-tutorials/github-windows-vs2017-tutorial.md) | [GitKraken](gui-tool-tutorials/gitkraken-tutorial.md) | [Visual Studio Code](gui-tool-tutorials/github-windows-vs-code-tutorial.md) | [Atlassian Sourcetree](gui-tool-tutorials/sourcetree-macos-tutorial.md) | [IntelliJ IDEA](gui-tool-tutorials/github-windows-intellij-tutorial.md) |This project is supported by: