From 4c0f850a6c82fc7a3c4cf90a9c9113fb5cac3f3e Mon Sep 17 00:00:00 2001 From: ng0 Date: Thu, 10 Oct 2019 09:23:59 +0000 Subject: fix link, fix bug tracker section. --- onboarding.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/onboarding.rst b/onboarding.rst index d8f45718..77c8d516 100644 --- a/onboarding.rst +++ b/onboarding.rst @@ -367,7 +367,7 @@ Python code should be written and build against version 3.7 of Python. Style ----- -We use `yapf ` to reformat the +We use `yapf `_ to reformat the code to conform to our style instructions. A reusable yapf style file can be found in ``taler-build-scripts``, which is intended to be used as a git submodule. @@ -378,9 +378,9 @@ Bugtracking =========== Bug tracking is done with Mantis (https://www.mantisbt.org/). All the -bugs are then showed and managed at ``https://bugs.gnunet.org/``, under +bugs are displayed and managed at ``https://bugs.gnunet.org/``, under the "Taler" project. A registration on the Web site is needed in order -to use the bug tracker. +to use the bug tracker, only read access is granted without a login. .. _Continuous-integration: -- cgit v1.2.3