From a18ac2542e7e60127d24d01e79de00a36a9efd6d Mon Sep 17 00:00:00 2001 From: Mike Aizatsky Date: Thu, 13 Oct 2016 14:07:40 -0700 Subject: [PATCH] Update new_library.md --- docs/new_library.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/new_library.md b/docs/new_library.md index 3ea902a1c..a719943f5 100644 --- a/docs/new_library.md +++ b/docs/new_library.md @@ -212,7 +212,8 @@ in case you run into problems. ## Checking in to oss-fuzz repository Fork oss-fuzz, commit and push to the fork, and then create a pull request with -your change! +your change! Follow the [Forking Project](https://guides.github.com/activities/forking/) guide +if you are new to contributing via GitHub. ### Copyright headers