Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 748 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (8 loc) · 748 Bytes

Thank you for your interest in contributing to this project. Here are a set of guidelines:

  1. To make a contribution, please fork this repository, create a new branch, and open a pull request.
  2. If you're new to GitHub and Pull Requests, please read this guide.
  3. If you add a new entry, make sure to order it alphabetically by the first name of the author.
  4. Optional but useful: use VSCode and have Prettier installed globally on your machine. This will help you format the Markdown files automatically.