Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 475 Bytes

File metadata and controls

14 lines (8 loc) · 475 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/newPattern, for instance, meerhamzadev/singleton-pattern

  4. Commit the changes in your forked repository.

  5. Make sure you use Emoji-log in your commit messages.

  6. Open a pull request & mention the issue number in the pull request for reference.