diff --git a/README.md b/README.md index f00e942..13d6614 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Collection of Important Podcasts for software engineers -List of podcasts which are helpful for software engineers +List of podcasts which are helpful for software engineers/programmers ### Data/MachineLearning diff --git a/guidelines.md b/guidelines.md new file mode 100644 index 0000000..deaa0ab --- /dev/null +++ b/guidelines.md @@ -0,0 +1,10 @@ +### Contribution Guidelines + +Please feel free to raise a PR to add your favorite podcast to the list keeping in mind: + +- Add your podcast in appropriate category in ascending order of name +- If there is no matching category, add a new category to the list in ascending order of category name +- Add a description of the podcast which includes frequency of episodes and what are the topics it covers +- Raise a PR + +Thanks