Update reproducing.md to match the change from faq.md (#932)

This commit is contained in:
Korrawit Pruegsanusak 2017-10-30 10:02:43 +07:00 committed by Oliver Chang
parent 5a748a122c
commit 100d40ea7b
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Before attempting to fix the bug, you should be able to reliably reproduce it.
Every issue has a [reproducer](glossary.md#reproducer) (aka "testcase") file attached.
Download it. If the issue is not public, you will need to login using your
[Google account](https://support.google.com/accounts/answer/176347?hl=en)
([why?](faq.md#why-we-require-an-e-mail-associated-with-a-google-account))
([why?](faq.md#why-do-you-require-a-google-account-for-authentication))
that the bug report CCs.
This file contains the bytes that were fed to the [Fuzz Target](http://libfuzzer.info/#fuzz-target).