From 4c4c4b1f95ba9fb6ecd73a32b9c5850ed5f1bc49 Mon Sep 17 00:00:00 2001 From: Yannick Vaucher Date: Fri, 22 May 2015 19:45:34 +0200 Subject: [PATCH] Add bug tracker link on README.rst --- report_custom_filename/README.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/report_custom_filename/README.rst b/report_custom_filename/README.rst index 93357360..ff4f92db 100644 --- a/report_custom_filename/README.rst +++ b/report_custom_filename/README.rst @@ -13,6 +13,16 @@ Known issues / Roadmap * Currently, only old-style reports (ir.actions.report.xml) are supported, it should be simple to add support for qweb reports. + +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 =======