diff options
-rw-r--r-- | extensions/BMO/template/en/default/pages/get_permissions.html.tmpl | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/extensions/BMO/template/en/default/pages/get_permissions.html.tmpl b/extensions/BMO/template/en/default/pages/get_permissions.html.tmpl index c62286af3..481816ba2 100644 --- a/extensions/BMO/template/en/default/pages/get_permissions.html.tmpl +++ b/extensions/BMO/template/en/default/pages/get_permissions.html.tmpl @@ -17,9 +17,13 @@ the <a href="page.cgi?id=triage_request.html">triage request form</a>. </p> +[% editbugs = "enter_bug.cgi?assigned_to=nobody%40mozilla.org&bug_file_loc=http%3A%2F%2F&bug_ignored=0&bug_severity=normal&bug_status=NEW&cf_fx_iteration=---&cf_fx_points=---&component=Editbugs%20Requests&contenttypemethod=autodetect&contenttypeselection=text%2Fplain&defined_groups=1&flag_type-4=X&flag_type-607=X&flag_type-791=X&flag_type-800=X&flag_type-803=X&flag_type-916=X&form_name=enter_bug&maketemplate=Remember%20values%20as%20bookmarkable%20template&op_sys=Unspecified&priority=--&product=bugzilla.mozilla.org&rep_platform=Unspecified&target_milestone=---&version=Production" %] + <p> - If you want <kbd>editbugs</kbd>, email <a href="mailto:bmo-perms@mozilla.org"> - bmo-perms@mozilla.org</a> either: + If you want <kbd>editbugs</kbd>, open a + <a href="[% editbugs FILTER html %]"> + new bug requesting permissions + </a> with either: <ul> <li> The URLs of two [% terms.bugs %] to which you have attached patches |