mirror of
https://github.com/Sosokker/first-contributions.git
synced 2025-12-19 13:14:05 +01:00
Update Readme Request (#67669)
Co-authored-by: Roshan Jossy <roshanjossey@gmail.com>
This commit is contained in:
parent
abc4e08c53
commit
59101100e8
@ -1781,6 +1781,7 @@
|
||||
- [Carlos Sais](https://github.com/csais3)
|
||||
- [Sameer Kumar singh](https://github.com/xvisierra)
|
||||
- [Jimmy Batuhan](https://github.com/jimmybatuhan)
|
||||
- [Nivin](https://github.com/Nivin389)
|
||||
- [KuanChieh Lien](https://github.com/jazzpujols34)
|
||||
- AprilZhou
|
||||
-
|
||||
|
||||
@ -69,7 +69,7 @@
|
||||
<kbd>[<img title="Српски" alt="Српски" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/rs.svg" width="22">](translations/README.sr.md)</kbd>
|
||||
<kbd>[<img title="Қазақша" alt="Қазақша" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/kz.svg" width="22">](translations/README.kz.md)</kbd>
|
||||
<kbd>[<img title="Bosanski" alt="Bosanski" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/ba.svg" width="22">](translations/README.bih.md)</kbd>
|
||||
<kbd>[<img title="Amharic" alt="Amharic" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/et.svg" width="22">](translations/README.am.md)</kbd>
|
||||
<kbd>[<img title="Bosanski" alt="Bosanski" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/et.svg" width="22">](translations/README.bih.md)</kbd>
|
||||
<kbd>[<img title="Hrvatski" alt="Hrvatski" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/hr.svg" width="22">](translations/README.hr.md)</kbd>
|
||||
<kbd>[<img title="پښتو" alt="پښتو" src="https://cdn.staticaly.com/gh/hjnilsson/country-flags/master/svg/af.svg" width="22">](translations/README.ps.md)</kbd>
|
||||
|
||||
@ -111,7 +111,6 @@ For example:
|
||||
git clone git@github.com: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
|
||||
@ -133,7 +132,6 @@ For example:
|
||||
```
|
||||
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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user