Skip to content

Commit 7eb277d

Browse files
authored
added steps to follow
1 parent 833182a commit 7eb277d

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# mini-projects-python
22
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

Comments
 (0)