From 0773beec7c6ca663246b9932a857964dfb771a04 Mon Sep 17 00:00:00 2001 From: snobu Date: Sat, 18 Apr 2020 16:18:59 +0300 Subject: [PATCH] Fix contributing --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a9b751..5828ab6 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ By default, downloads are saved under `videos/` unless specified by `-o` (output ## Contributing -Contributions are welcome. Open an issue first before sending in a pull request. All pull requests require at least one code review. +Contributions are welcome. Open an issue first before sending in a pull request. All pull requests require at least one code review before they are merged to master. ## Found a bug?