From 15d320f254e0f07ad48331f64a582a46a6b23408 Mon Sep 17 00:00:00 2001 From: Steven Borg Date: Thu, 12 Mar 2020 10:33:38 -0700 Subject: [PATCH] Update Readme with request for clear PR naming Requesting PRs include filename and brief description of fix. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0a9022..c25483d 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ If you see someone hosting a copy of these materials somewhere else, please let This is an early draft. If you get stuck running notebooks, please search the [fastai-v2 forum](https://forums.fast.ai/c/fastai-users/fastai-v2) for answers, and ask for help there if needed. Please don't use GitHub issues for problems running the notebooks. -If you make any pull requests to this repo, then you are assigning copyright of that work to Jeremy Howard and Sylvain Gugger. +If you make any pull requests to this repo, then you are assigning copyright of that work to Jeremy Howard and Sylvain Gugger. (Additionally, if you are making small edits to spelling or text, please specify the name of the file and very brief description of what you're fixing. It's becoming increasingly difficult for reviewers to know which corrections have already been made. Thank you.)