Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 11 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@
A collection of simple python mini projects to enhance your python skills


If you want to learn about python visit [Here](https://github.com/chavarera/PythonScript)
## Steps To Follow
- Select issue
- open [project here](https://github.com/chavarera/python-mini-projects)
- create a fork of the project
- create clone of forked project on your local machine
- checkout to development branch
- Create folder in projects directory according to issue name
- write your code
- commit the changes
- push the code
- create a pull reqquest


- Select an issue
- Open [project here](https://github.com/chavarera/python-mini-projects)
- Create a fork of the project
- Create clone of forked project on your local machine
- Checkout to development branch
- Create a folder in projects directory according to issue name
- Write your code
- Commit the changes
- Push the code
- Create a pull request