add contribution guidelines

This commit is contained in:
Rajeev N B 2018-03-24 12:04:06 +05:30
parent d99002c856
commit 8e0ee6e4e9
2 changed files with 11 additions and 1 deletions

View File

@ -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

10
guidelines.md Normal file
View File

@ -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