Skip to content

Commit

Permalink
Revert "Add Naresh M to Contributors lists"
Browse files Browse the repository at this point in the history
This reverts commit a7248f2.
  • Loading branch information
Roshanjossey committed Aug 31, 2022
1 parent 0ef790c commit f7b4ee4
Show file tree
Hide file tree
Showing 4 changed files with 77 additions and 82 deletions.
1 change: 0 additions & 1 deletion Contributors.md
Original file line number Diff line number Diff line change
Expand Up @@ -554,7 +554,6 @@
- [ToySoldi3rr](https://github.com/ToySoldi3rr)
- [Tony Wang](https://github.com/ReconDoge)
- [Tushar Pathak](https://github.com/tushar54594)
- [Naresh M](https://github.com/naresh-webdev)
- [Varun Shah](https://github.com/varun-1004)
- [Yusuke](https://github.com/yk-jp)
- [Kitamado](https://github.com/Seasawher)
Expand Down
1 change: 0 additions & 1 deletion first-contributions
Submodule first-contributions deleted from 30ebff
14 changes: 8 additions & 6 deletions gui-tool-tutorials/github-desktop-old-version-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
[![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)


# First Contributions

| <img alt="GitHub Desktop" src="https://desktop.github.com/images/desktop-icon.svg" width="200"> | GitHub Desktop Edition |
| ----------------------------------------------------------------------------------------------- | ---------------------- |
|<img alt="GitHub Desktop" src="https://desktop.github.com/images/desktop-icon.svg" width="200">|GitHub Desktop Edition|
|---|---|

It's hard. It's always hard the first time you do something. Especially when you are collaborating, making mistakes isn't a comfortable thing. But open source is all about collaboration & working together. We wanted to simplify the way new open-source contributors learn & contribute for the first time.

Expand Down Expand Up @@ -61,7 +62,7 @@ You can see that there are changes to Contributors.md and they have been added.

Now commit those changes:

Write the message "Add `<your-name>` to Contributors list" in the _summary_ field
Write the message "Add `<your-name>` to Contributors list" in the *summary* field

Replace `<your-name>` with your name

Expand All @@ -81,7 +82,7 @@ Click the `Publish` button on the top right.

## Submit your changes for review

If you go to your repository on github, you'll see `Compare & pull request` button. click on that button.
If you go to your repository on github, you'll see `Compare & pull request` button. click on that button.

<img style="float: right;" src="https://firstcontributions.github.io/assets/gui-tool-tutorials/github-desktop-old-version-tutorial/compare-and-pull.png" alt="create a pull request" />

Expand All @@ -93,14 +94,15 @@ Soon I'll be merging all your changes into the master branch of this project. Yo

## Where to go from here?

Congrats! You just completed the standard _fork -> clone -> edit -> PR_ workflow that you'll encounter often as a contributor!
Congrats! You just completed the standard _fork -> clone -> edit -> PR_ workflow that you'll encounter often 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 in case you need any help or have any questions. [Join slack team](https://join.slack.com/t/firstcontributors/shared_invite/enQtMzE1MTYwNzI3ODQ0LTZiMDA2OGI2NTYyNjM1MTFiNTc4YTRhZTg4OWZjMzA0ZWZmY2UxYzVkMzI1ZmVmOWI4ODdkZWQwNTM2NDVmNjY).


### [Additional material](../additional-material/git_workflow_senarios/additional-material.md)

## Tutorials Using Other Tools

## Tutorials Using Other Tools
[Back to main page](https://github.com/firstcontributions/first-contributions#tutorials-using-other-tools)
Loading

0 comments on commit f7b4ee4

Please sign in to comment.