OSDN Git Service

Publish MinGW installation and maintenance guidelines.
[mingw/website.git] / faq.html
index 2ae6cfc..a482894 100644 (file)
--- a/faq.html
+++ b/faq.html
@@ -472,6 +472,26 @@ level of optimization; (however, you should not allow this,
 if successful, to discourage you from reporting the issue).
 </p>
 </div><!-- answer -->
+<button>I believe I have identified a MinGW bug; how should I report it?
+</button>
+<div class="answer">
+<p>Firstly,
+you should double check your own code,
+to ensure that it is completely valid;
+sadly,
+many submitted bug reports turn out to result from user error,
+so if you are in <em>any</em>&hairsp; doubt,
+we recommend that you seek advice from
+<a target="_blank" href="index.html?page=mailing.html#mingw-users"
+>the MinGW&#8209;Users mailing list</a> community,
+<em>before</em>&hairsp; filing a formal bug report.
+</p>
+<p>If you <em>do</em>&hairsp; decide to submit a formal bug report,
+you should proceed as advised in
+<a target="_blank" href="index.html?page=buginfo.html"
+>these bug reporting guidelines</a>.
+</p>
+</div><!-- answer -->
 </div><!-- faq -->
 <div class="overlapped faq" id="portability">
 <h3>Software Portability Issues</h3>