Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 651 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (10 loc) · 651 Bytes

Contributing to gitmoji

Hello!

Thanks for contributing on gitmoji-cli. Before implementing new features and changes, submit an issue. We're going to talk here 😜.

How to submit a pull request?

  1. Fork this repository.
  2. Create a new branch with the feature name. (Eg: fix-cli-input)
  3. Make your changes.
  4. Commit your changes. Don't forget to add a commit title with an emoji and a description.
  5. Push your changes.
  6. Submit your pull request.