Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 708 Bytes

CONTRIBUTING.md

File metadata and controls

29 lines (16 loc) · 708 Bytes

How to contribute ?

  1. Research data you want to contribute like course topic, provided by, platform, etc.
  2. Copy the example from below and fill your research in respected coloum in json file.
  3. Recheck your code and push request. (wrong syntax code can be rejected)
  4. You done with your contribution, celebrate!!

Example

{

"id": "7',

"courseTopic": "Kotlin",

"courseTitle": "Kotlin Full Course - Learn Kotlin in 4 Hours | Kotlin Tutorial | Kotlin Android Tutorial | Edureka",

"providedBy": "edureka",

"platform":"Youtube",

"duration": "4hr",

"domains": ["", "", ""],

"link": "https://www.youtube.com/watch?v=OMxeOiPwAcQ"

}