Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 468 Bytes

contributing.md

File metadata and controls

8 lines (7 loc) · 468 Bytes

Contributing Guidelines

  1. Open the issue first.
  2. Fork the repository.
  3. Create and switch to the new branch. New branch name convention must be like this yourUsername/newFeature, for instance, moazirfan/add-testing-library
  4. Commit the changes in your forked repository.
    1. Make sure you use Emoji-log in your commit messages.
  5. Open a pull request & mention the issue number in the pull request for reference.