]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 1344094 - Add a link to a wiki.mozilla.org page describing how to request a keyword
authorManya Agarwal <44937027+manyaagarwal@users.noreply.github.com>
Thu, 19 Mar 2020 17:28:44 +0000 (22:58 +0530)
committerGitHub <noreply@github.com>
Thu, 19 Mar 2020 17:28:44 +0000 (13:28 -0400)
template/en/default/reports/keywords.html.tmpl

index 57959e707f4356c24f8b6bc2472daff238d3972b..a5b033058335daf18278701343b8ee061a3edd25 100644 (file)
   <p>
     <a href="[% basepath FILTER none %]editkeywords.cgi">Edit keywords</a>.
   </p>
+  <p>
+    <a href="https://wiki.mozilla.org/BMO/Requesting_Changes#Keywords">How to request keywords </a>
+  </p>
 [% END %]
 
 [% PROCESS global/footer.html.tmpl %]