From 6595f1176afe9d844f2ccfa926d3cd6ca0123ee2 Mon Sep 17 00:00:00 2001 From: Yannick Vaucher Date: Fri, 22 May 2015 19:45:07 +0200 Subject: [PATCH] Add bug tracker link on README.rst --- account_move_batch_validate/README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/account_move_batch_validate/README.rst b/account_move_batch_validate/README.rst index 8585cac33..d3d37d6ae 100644 --- a/account_move_batch_validate/README.rst +++ b/account_move_batch_validate/README.rst @@ -35,6 +35,16 @@ using that connector for e-commerce: it, see the error message, and fix the situation. Meanwhile, all other jobs can proceed. + +Bug Tracker +=========== + +Bugs are tracked on `GitHub Issues `_. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed feedback +`here `_. + + Credits =======