From 59651566a5583ec28e170124d21fbf1fb9f470c9 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 10 Apr 2017 14:01:08 -0700 Subject: Make guidelines for bug reporting more explicit Signed-off-by: Alexey Neyman --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index e0170548..5cb8a9bd 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Crosstool-NG aims at building toolchains. Toolchains are an essential component in a software development project. It will compile, assemble and link the code that is being developed. Some pieces of the toolchain will eventually end up in the resulting binaries: static libraries are but an example. +**Before reporting a bug**, please read [bug reporting guidelines](http://crosstool-ng.github.io/support/). Bugs that do not provide the required information will be closed without explanation. + Refer to [documentation at crosstool-NG website](http://crosstool-ng.github.io/docs/) for more information on how to configure, install and use crosstool-NG. ########################################## -- cgit v1.2.3