Commit 82ff372c authored by Ahmed Tarek's avatar Ahmed Tarek Committed by GitHub

Merge pull request #12 from dreidev/develop

Add wiki and issues
parents 8d4f8bb4 bf9c3d30
......@@ -2,7 +2,7 @@
A collection of Git extensions to provide high-level repository operations
for Vincent Driessen's [branching model](http://nvie.com/git-model "original
blog post"). This fork adds functionality not added to the original branch.
blog post"). This fork adds functionality not added to the original branch. [wiki](http://github.com/dreidev/gitflow/wiki)
## Getting started
......@@ -28,6 +28,9 @@ A quick cheatsheet was made by Daniel Kummer:
npm i -g gitflow #Mac and Linux users only, will fail on windows
```
## For help, questions, feature requests and bug reports
open an issue.
## Contributing
Fork the repository. Then, run:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment