@@ -24,25 +24,29 @@ A collection of simple python mini projects to enhance your python skills
24
24
25
25
If you want to learn about python visit [ Here] ( https://github.com/chavarera/PythonScript )
26
26
27
+ If you are new to Github and open source then visit [ Here] ( https://towardsdatascience.com/getting-started-with-git-and-github-6fcd0f2d4ac6 )
28
+
27
29
## Steps To Follow
28
30
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.
39
42
40
43
## README Template for scripts
41
44
[ README Template] ( https://github.com/chavarera/python-mini-projects/blob/master/README_TEMPLATE.md )
42
45
43
46
44
47
## Connect On Social media
45
48
[ Join WhatsApp group] ( https://chat.whatsapp.com/Ghp25kidWLaGrAVA0G0GAa )
49
+
46
50
## Contributors ✨
47
51
48
52
SR No | Project | Author
0 commit comments