We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833182a commit 7eb277dCopy full SHA for 7eb277d
1 file changed
README.md
@@ -1,2 +1,17 @@
1
# mini-projects-python
2
A collection of simple python mini projects to enhance your python skills
3
+
4
5
+## Steps To Follow
6
+- Select issue
7
+- open [project here](https://github.com/chavarera/python-mini-projects)
8
+- create a fork of the project
9
+- create clone of forked project on your local machine
10
+- checkout to development branch
11
+- Create folder in projects directory according to issue name
12
+- write your code
13
+- commit the changes
14
+- push the code
15
+- create a pull reqquest
16
17
0 commit comments