Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 570 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 570 Bytes

How to contribute ?

  1. Research data you want to contribute like blog topic, source, 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!!

[ {

"id": "128",

"blogTitle": "How to apply for GDSC",

"source": "Medium.com",

"autherName": "GDSC BSIOTR",

"blogTags": ["Open Source", " android Developement", "HACKTOBER"],

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

}, ]