Thank you for your interest in contributing and improving this project.
- Fork & clone.
- Add the podcast details, such as
name
,url
, anddesc
, under the correct category in theawesome-podcasts.yaml
file. - Run the associated Go program to generate the JSON and README files:
go run main.go
- Submit Pull-Request!
- Done.