Update README.md

This commit is contained in:
Abhishek Arya 2017-01-05 13:41:57 -08:00 committed by GitHub
parent 23b72b4130
commit c878342c53
1 changed files with 2 additions and 1 deletions

View File

@ -49,7 +49,8 @@ and [integrates](docs/ideal_integration.md) them with the project's build and te
([example](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=9)).
([Why different tracker?](docs/faq.md#why-do-you-use-a-different-issue-tracker-for-reporting-bugs-in-oss-projects)).
Project owners are CC-ed to the bug report.
- The bug is fixed upstream.
- The project developer fixes the bug upstream and credits OSS-Fuzz for the discovery (commit message should contain
the string **'Credit to OSS-Fuzz'**).
- [ClusterFuzz](docs/clusterfuzz.md) automatically verifies the fix, adds a comment and closes the issue ([example](https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=53#c3)).
- 7 days after the fix is verified or 90 days after reporting, the issue becomes *public*
([guidelines](#bug-disclosure-guidelines)).