[docs] Update example of help_url (#1682)

This commit is contained in:
Mina Farid 2018-08-03 10:18:27 -04:00 committed by jonathanmetzman
parent 46f455a664
commit 22f3a1481c
1 changed files with 3 additions and 1 deletions

View File

@ -83,13 +83,15 @@ sanitizers:
- undefined
```
Example: [boringssl](https://github.com/google/oss-fuzz/blob/master/projects/boringssl/project.yaml).
### help_url
Link to a custom help URL in bug reports instead of the
[default OSS-Fuzz guide to reproducing crashes](https://github.com/google/oss-fuzz/blob/master/docs/reproducing.md). This can be useful if you assign
bugs to members of your project unfamiliar with OSS-Fuzz or if they should follow a different workflow for
reproducing and fixing bugs than standard one outlined in the reproducing guide.
Example: [boringssl](https://github.com/google/oss-fuzz/blob/master/projects/boringssl/project.yaml).
Example: [skia](https://github.com/google/oss-fuzz/blob/master/projects/skia/project.yaml).
### experimental
A boolean (either True or False) that indicates whether this project is in evaluation mode. This allows a project to be