Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 687 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (12 loc) · 687 Bytes

📖 Contribution Guide

This guide will help us ensure that you have a simple and effective way to contribute to this project.

New tip proposal

  • If you want to propose a new tip, please provide a well-formatted Javascript code with comments inside of it (example: Merge Two Arrays).
  • Check your grammar and spelling
  • Create an individual pull request for each tip

Note: Please double check if your proposal is not existing. Otherwise, you can update the existing tip.

Update an existing tip

  • Fork the repository
  • Update the tip of your choice
  • Create a pull-request

Thank you for contributing to this project! 😊 🙏