jamesrwhite / minicron

🕰️ Monitor your cron jobs
GNU General Public License v3.0
2.34k stars 154 forks source link

Update CONTRIBUTING.md #101

Closed padi closed 10 years ago

padi commented 10 years ago

Since when I checkout develop branch and run git flow feature start yourfeature, I get this error:

fatal: Not a gitflow-enabled repo yet. Please run "git flow init" first.

git flow init with the default values should be done first.

jamesrwhite commented 10 years ago

Ahh I forgot that, thanks!