From 2c44759d7968ed2825c7e79c9e391df313f64645 Mon Sep 17 00:00:00 2001 From: josh-green Date: Sat, 19 May 2018 16:12:02 +0100 Subject: [PATCH] Updated: contributing guide to include point about runtimes added to new shows. #50 --- contributing.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributing.md b/contributing.md index 95ec8d9..4e5dbb1 100644 --- a/contributing.md +++ b/contributing.md @@ -9,5 +9,6 @@ Before raising a PR and it getting merged, make sure you have completed the foll - [ ] 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) +- [ ] Add the runtime of episodes, giving an approximate range and an average duration. Thanks for your contributions and being awesome :) Cheers.