commit 84d5c722045836dcdae2d0a17ed5b8e20e07516a Author: Arturo Filastò art@fuffa.org Date: Thu May 15 18:10:57 2014 +0200
Add reference to the default issue tracker. --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+)
diff --git a/README.md b/README.md index b596e1f..5f07069 100644 --- a/README.md +++ b/README.md @@ -222,3 +222,13 @@ If your distributation supports capabilities you can avoid needing to run OONI a ``` setcap cap_net_admin,cap_net_raw+eip /path/to/your/virtualenv's/python ``` + + +## Reporting bugs + +You can report bugs and issues you find with ooni-probe on The Tor Projec issue +tracker [filing them under the "Ooni" component](https://trac.torproject.org/projects/tor/newticket?component=Ooni). + +You can either register an account or use the group account "cypherpunks" with +password "writecode". +
tor-commits@lists.torproject.org