Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 533 Bytes

CONTRIBUTING.md

File metadata and controls

17 lines (13 loc) · 533 Bytes

Contributing to Ueberauth

Pull Requests Welcome

  1. fork ueberauth
  2. create a topic branch
  3. make logically-grouped commits with clear commit messages
  4. push commits to your fork
  5. open a pull request against uerberauth/master
  6. bump the version in the mix.exs following SemVer.
  7. add an entry to CHANGELOG.md

Issues

If you believe there to be a bug, please provide the maintainers with enough detail to reproduce or a link to an app exhibiting unexpected behavior. For help, please start with Stack Overflow.