diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 0000000..8438de4 --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,10 @@ +Before raising a PR and it getting merged, make sure you have completed the following: + +### Things to do: + +- [ ] Add podcasts in appropriate categories in ascending order of podcast name +- [ ] If there is no matching category, add a new category to the list in ascending order of category name +- [ ] Add a brief description of the podcast +- [ ] Add the frequency of episodes (Check the list for examples) + +Thanks for your contributions and being awesome :) Cheers.