Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adamyala/git-tutorial

Repository for the Git and Python Tutorial
https://github.com/adamyala/git-tutorial

Last synced: 18 days ago
JSON representation

Repository for the Git and Python Tutorial

Awesome Lists containing this project

README

        

# git and python tutorial

This is the repository for the "Git and Python Tutorial".

`story.txt` contains the story of Goldilocks and the Three Bears. Credit http://www.dltk-teach.com/rhymes/goldilocks_story.htm

## Contribution Guidelines

* If an issue does not exist for the pull request you're submitting, please create one first.
* Tag the issue you are addressing in your open pull request.
* Rebase your branch on `master` before opening a pull request
* Pull requests will be merged after an approval from a maintainer.
* All tests must be passing before a maintainer will approve a pull request.