]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1226420 - Add a message about using github to file addons.mozilla.org bugs
authorDavid Lawrence <dkl@mozilla.com>
Wed, 25 Nov 2015 16:34:40 +0000 (16:34 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Wed, 25 Nov 2015 16:34:40 +0000 (16:34 +0000)
extensions/BMO/template/en/default/bug/create/custom_forms.none.tmpl

index 0702f65e1b1062a3cc06c84a9310c0ff42b64a7a..eb470e457fe0f4b128f30340dfbebbd80fb20d7c 100644 (file)
 
 [%
 custom_forms = {
+  "addons.mozilla.org" => [
+    {
+      link  => "https://github.com/mozilla/addons/issues",
+      title => "Report an issue with addons.mozilla.org on GitHub."
+    }
+  ],
   "mozilla.org" => [
     {
       link  => "form.moz.project.review",