Skip to content

Commit 187fe43

Browse files
committed
Bug 1226420 - Add a message about using github to file addons.mozilla.org bugs
1 parent 7880de8 commit 187fe43

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

extensions/BMO/template/en/default/bug/create/custom_forms.none.tmpl

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@
1616

1717
[%
1818
custom_forms = {
19+
"addons.mozilla.org" => [
20+
{
21+
link => "https://github.com/mozilla/addons/issues",
22+
title => "Report an issue with addons.mozilla.org on GitHub."
23+
}
24+
],
1925
"mozilla.org" => [
2026
{
2127
link => "form.moz.project.review",

0 commit comments

Comments
 (0)