Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.14 KB

README.md

File metadata and controls

34 lines (24 loc) · 1.14 KB

git-work

Provide you an elegant Git workflow.

Contributing

  1. Fork it.
  2. Create a branch (git checkout -b my_git-work)
  3. Commit your changes (git commit -am "Add Redmine API support")
  4. Push to the branch (git push origin my_git-work)
  5. Create an Issue with a link to your branch
  6. Enjoy a refreshing Diet Coke and wait

Submitting an Issue

I use the GitHub issue tracker to track bugs and features. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. You can indicate support for an existing issuse by voting it up. When submitting a bug report, please include a Gist that includes a stack trace and any details that may be necessary to reproduce the bug, including your gem version, Ruby version, and operating system. Ideally, a bug report should include a pull request with failing specs.

Copyright

Copyright (c) 2012 Joseph Ku. See LICENSE for details.