Update faq.md

This commit is contained in:
Abhishek Arya 2017-08-17 12:35:58 -07:00 committed by GitHub
parent 85437875e4
commit e3248a0488
1 changed files with 2 additions and 2 deletions

View File

@ -18,9 +18,9 @@ Security access control is important for the kind of issues that OSS-Fuzz detect
We will reconsider the Github issue tracker once the
[access control feature](https://github.com/isaacs/github/issues/37) is available.
## Why do you require an e-mail associated with a Google account?
## Why do you require a Google account e-mail for authentication ?
Our [issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) requires a Google account for authentication.
Our [ClusterFuzz](clusterfuzz.md) fuzzing infrastructure and [issue tracker](https://bugs.chromium.org/p/oss-fuzz/issues/list) require a Google account for authentication. Note that an alternate email address associated with a Google acount does not work, it has to be a Google account email.
## Why do you use Docker?