Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit 1fcb01a

Browse files
authored
Update README.md
1 parent 039d7bd commit 1fcb01a

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

README.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,25 +24,29 @@ A collection of simple python mini projects to enhance your python skills
2424

2525
If you want to learn about python visit [Here](https://github.com/chavarera/PythonScript)
2626

27+
If you are new to Github and open source then visit [Here](https://towardsdatascience.com/getting-started-with-git-and-github-6fcd0f2d4ac6)
28+
2729
## Steps To Follow
2830

29-
- Select an issue
30-
- Open [project here](https://github.com/chavarera/python-mini-projects)
31-
- Create a fork of the project
32-
- Create clone of forked project on your local machine
33-
- Checkout to development branch
34-
- Create a folder in projects directory according to issue name
35-
- Write your code
36-
- Commit the changes
37-
- Push the code
38-
- Create a pull request
31+
- Select an issue and ask to be assigned to it.
32+
- Check existing scripts [project here](https://github.com/AdityaJ7/python-mini-projects/tree/master/projects)
33+
- Star the repository.
34+
- Create a fork of the project(repository).
35+
- Create clone of forked project on your local machine.
36+
- Checkout to development branch(Name your branch according to the issue name).
37+
- Create a folder in projects directory according to issue name.
38+
- Write your code.
39+
- Commit the changes.
40+
- Push the code.
41+
- Create a pull request.
3942

4043
## README Template for scripts
4144
[README Template](https://github.com/chavarera/python-mini-projects/blob/master/README_TEMPLATE.md)
4245

4346

4447
## Connect On Social media
4548
[Join WhatsApp group](https://chat.whatsapp.com/Ghp25kidWLaGrAVA0G0GAa)
49+
4650
## Contributors ✨
4751

4852
SR No | Project | Author

0 commit comments

Comments
 (0)