CONTRIBUTING.md

July 18, 2020 ยท View on GitHub

Contributing

When contributing non-trivial changes to this repository, please first discuss the change you wish to make by creating a pull request in this repository or just create a issue.

Submitting new Tips and Best practises

  1. Create a folder with master name in Pascal Case (ex: Aliex_Inkin)

  2. Inside master name folder create another folder assets to add all code snippets and a README.md file.

    Master_Name > Assets , README.md

  3. In README.md of Master_Name folder create a header with master name and add the tip in following template

contentvalues
Tip#Tip no
DescriptionDescription of the tip
stackblitzStackblitz url
Read moreRead more url

Below the table add the code snippets.