From 348e73eac4af9a30b6942e0654449b05389fe6ac Mon Sep 17 00:00:00 2001 From: Devendra Vyas Date: Mon, 30 Apr 2018 10:46:56 +0200 Subject: [PATCH 1/2] To add contributing.md --- contributing.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 contributing.md diff --git a/contributing.md b/contributing.md new file mode 100644 index 0000000..56da69f --- /dev/null +++ b/contributing.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, and add it to the table of contents in the same order +- [ ] 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. From 8006acf31af65cc0320efaff88f189df2e0808a1 Mon Sep 17 00:00:00 2001 From: Devendra Vyas Date: Mon, 30 Apr 2018 10:50:13 +0200 Subject: [PATCH 2/2] To add contribution guidelines --- contributing.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contributing.md b/contributing.md index 56da69f..95ec8d9 100644 --- a/contributing.md +++ b/contributing.md @@ -1,3 +1,6 @@ +# Contribution Guidelines + + Before raising a PR and it getting merged, make sure you have completed the following: ### Things to do: