Browse Source

docs/website/support: clarify the bugtracker is for bugs only

The bugtracker is intended to be used for bug reports only, so clarify
it's not meant to be used for "any problem".

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Luca Ceresoli 8 years ago
parent
commit
ee13aaf487
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/website/support.html

+ 1 - 1
docs/website/support.html

@@ -72,7 +72,7 @@
 		  <img class="img-responsive" src="images/bug-buddy.png" style="max-width:50px; margin-bottom:10px;">
 		  <img class="img-responsive" src="images/bug-buddy.png" style="max-width:50px; margin-bottom:10px;">
 		</div>
 		</div>
 		<div class="col-sm-11">
 		<div class="col-sm-11">
-		  <p>If you encounter any problem while using Buildroot, you can use the
+		  <p>If you think you found a bug in Buildroot, you can use the
 		    <a href="https://bugs.buildroot.org/">Bug Tracker</a> to post your bugs and/or
 		    <a href="https://bugs.buildroot.org/">Bug Tracker</a> to post your bugs and/or
 		    participate to find solutions to existing problems.</p>
 		    participate to find solutions to existing problems.</p>