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

Development #11

Merged
merged 4 commits into from
Jun 23, 2020
Merged
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Few changes to README.md
  • Loading branch information
VladKappa committed Jun 22, 2020
commit bc19702c1b5852716e7f926f8711588357ec80cf
22 changes: 10 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,13 @@ 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