mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-06-17 06:48:16 +00:00
Make guidelines for bug reporting more explicit
Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
@ -156,6 +156,13 @@ CT_OnError() {
|
||||
fi
|
||||
CT_DoLog ERROR ">> There is a list of known issues, some with workarounds, in:"
|
||||
CT_DoLog ERROR ">> '${CT_DOC_DIR#${CT_TOP_DIR}/}/B - Known issues.txt'"
|
||||
CT_DoLog ERROR ">>"
|
||||
CT_DoLog ERROR ">> If you feel this is a bug in crosstool-NG, report it at:"
|
||||
CT_DoLog ERROR ">> https://github.com/crosstool-ng/crosstool-ng/issues/"
|
||||
CT_DoLog ERROR ">>"
|
||||
CT_DoLog ERROR ">> Make sure your report includes all the information pertinent to this issue."
|
||||
CT_DoLog ERROR ">> Read the bug reporting guidelines here:"
|
||||
CT_DoLog ERROR ">> http://crosstool-ng.github.io/support/"
|
||||
|
||||
CT_DoLog ERROR ""
|
||||
CT_DoEnd ERROR
|
||||
|
Reference in New Issue
Block a user