mirror of https://github.com/google/oss-fuzz.git
Update reproducing.md to match the change from faq.md (#932)
This commit is contained in:
parent
5a748a122c
commit
100d40ea7b
|
@ -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).
|
||||
|
||||
|
|
Loading…
Reference in New Issue