Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 515 Bytes

File metadata and controls

15 lines (12 loc) · 515 Bytes

Contributing

  1. Fork the repo.
  2. It is important that you follow the below styling guide.
  3. Commit changes.
  4. Push your commit.
  5. Create a pull request.
  6. Provide appropriate comment/reason for the addition.

Styling

  • Put your snippets into corresponding sections.
  • Use ### headers and #### for sub-headers for your snippets.
  • Add some note/description if applicable. People will thank you for that.
  • Be grateful. Indicate a source using this format [Source](link) if applicable.