Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 396 Bytes

CONTRIBUTING.md

File metadata and controls

13 lines (10 loc) · 396 Bytes

CONTRIBUTING

Thank you for your interest in contributing and improving this project.

Steps

  1. Fork & clone.
  2. Add the podcast details, such as name, url, and desc, under the correct category in the awesome-podcasts.yaml file.
  3. Run the associated Go program to generate the JSON and README files: go run main.go
  4. Submit Pull-Request!
  5. Done.