download: try to fix the missing download_link_bt
[grml.org.git] / bugs / index.html.tt2
index 7e80283..a9e1d8e 100644 (file)
@@ -7,10 +7,9 @@
 <meta name="Keywords" content="grml.org, grml" />
 <meta name="Description" content="Report bug(s) at grml.org" />
 <meta name="Abstract" content="grml, just another linux-distribution" />
-<meta name="fdse-index-as" content="http://www.grml.org/bugs/" />
 <meta name="Robots" content="index,follow" />
 <meta name="Language" content="english" />
-<meta name="identifier-url" content="http://www.grml.org/" />
+<meta name="identifier-url" content="https://grml.org/" />
 <meta name="MSSmartTagsPreventParsing" content="true" />
 <meta http-equiv="imagetoolbar" content="no" />
 <link rel="home" href="/" title="grml.org" />
 
         <h1>Reporting Bugs</h1>
 
-       <p>
-       Please check for <a href="/bugs/known/">known bugs</a> first.</p>
+        <p>Please check for <a href="/bugs/known/">known bugs</a> before reporting new ones.</p>
 
-        <ul>
-          <li>Web: <a href="http://bts.grml.org/grml/user?@template=register">Register</a> and then <a href="http://bts.grml.org/grml/issue?@template=item">Create an issue</a></li>
-          <li>Using E-Mail: Send mail to <code>bugs (at) grml.org</code></li>
-        </ul>
-
-        <p>Please be as specific as possible.</p>
+        <p>Send us your bug report to <code>bugs (at) grml.org</code> or open a new issue in our repositories on Github.
+        We track issues at <a href="https://github.com/grml/grml/issues">github.com/grml/grml/issues</a>.
+       Several Grml sub-projects (grml-debootstrap, grml-etc-core, grml2usb,...) have their own repository and issue tracking,
+       see <a href="https://github.com/grml/">github.com/grml/</a> to get an overview. If you're unsure where to report an issue though,
+       feel free to use <a href="https://github.com/grml/grml/issues">github.com/grml/grml/issues</a> though.</p>
 
-       <p>
-        Include at least:
+        <p>Please be as specific as possible. Include at least:
         <ul>
             <li>Steps to reproduce the problem</li>
-            <li>Expected behaviour</li>
-            <li>Actual behaviour</li>
-            <li>Your system configuration (run <code>grml-hwinfo</code>)</li>
-            <li>Software versions (try <code>foo --version</code> or <code>dpkg -l foo</code>)</li>
+            <li>Expected behavior</li>
+            <li>Actual behavior</li>
+            <li>Your system configuration (e.g. run <code>grml-hwinfo</code>)</li>
+            <li>Software versions (<code>grml-version</code> and for the tool in question try <code>foo --version</code> or <code>dpkg -l foo</code>)</li>
         </ul>
         </p>