-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #19 from Akshit1311/main
rm: last line from README
- Loading branch information
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,11 @@ | ||
# OpenSourcEd_HandsOn | ||
|
||
Get started with Open Source. Make your first contribution! | ||
|
||
Steps for contribution: | ||
- Create a fork of the repository. | ||
- Go to your fork. Add a file. You can name it as <your-name>-<your-id>.md (eg.- `aman-19BAI10194.md`). | ||
- Add your name and id to that file. Or you can add a code too if you want. | ||
- Commit the file (as shown in the demo). | ||
- Make a PR (as shown in the demo). | ||
- Viola! You just made your first contribution! | ||
Steps for contribution: | ||
|
||
- Create a fork of the repository. | ||
- Go to your fork. Add a file. You can name it as <your-name>-<your-id>.md (eg.- `aman-19BAI10194.md`). | ||
- Add your name and id to that file. Or you can add a code too if you want. | ||
- Commit the file (as shown in the demo). | ||
- Make a PR (as shown in the demo). |