diff options
| author | Dmitry Vyukov <dvyukov@google.com> | 2016-09-13 10:04:37 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-09-13 10:04:37 +0200 |
| commit | 8add3857f4f130b5ec3cb12407a3919f80cccc66 (patch) | |
| tree | 6aced86f1c5854d6350bcf992fbea935fa3eeefb /README.md | |
| parent | 4fca3b6bec6003be886bd9ec431ad7e28705a942 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -201,7 +201,7 @@ Here are some things to check if there are problems running syzkaller. ## Contributing -If you want to contribute to the project, you need to [sign Google CLA](https://cla.developers.google.com/) and add yourself to (AUTHORS)/(CONTRIBUTORS) files in the first pull request. Extending/improving [system call descriptions](sys/sys.txt) is always a good idea. If you want to work on something non-trivial, please briefly describe it on [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller) mailing list first so that there is agreement on high level approach and no duplication of work between contributors. +If you want to contribute to the project, you need to [sign Google CLA](https://cla.developers.google.com/) and add yourself to [AUTHORS](AUTHORS)/[CONTRIBUTORS](CONTRIBUTORS) files in the first pull request. Extending/improving [system call descriptions](sys/sys.txt) is always a good idea. If you want to work on something non-trivial, please briefly describe it on [syzkaller@googlegroups.com](https://groups.google.com/forum/#!forum/syzkaller) mailing list first so that there is agreement on high level approach and no duplication of work between contributors. ## Disclaimer |
