Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 893 Bytes

File metadata and controls

20 lines (17 loc) · 893 Bytes

Contribution Guide

All contributions are welcome however, please ensure you pull requests(PRs) follow these guidelines:

  • All PR should follow layout of the README.md. That is:
    • The main heading should be capitalize i.e. each word should begin with a capital letter
    • A suggestion should have a heading, a description, an illustration (like a picture, gif or implementation of the code) and the code in a codeblock
  • Keep descriptions short and simple, but descriptive
  • Remember to add each suggestion to the table of contents
  • Remove any trailing blank spaces
  • Make individual PRs for each suggestion
  • Improvements to already existing categories are welcome
  • Please check your spelling and grammar (including punctuation)

Thank you for your contribution