diff options
author | Emma Humphries ☕️ +needinfo me <ehumphries@mozilla.com> | 2016-12-16 05:47:46 +0100 |
---|---|---|
committer | David Lawrence <dkl@mozilla.com> | 2016-12-16 05:47:46 +0100 |
commit | 50fe01e3ee89cd9395dc21a739b8bc74b5c54272 (patch) | |
tree | a9baa22da10b441b6a6d25a69cf5eaa02cc8a36a /template | |
parent | d3a4b61eb5dd790604f5e02675a1e9358002ffca (diff) | |
download | bugzilla-50fe01e3ee89cd9395dc21a739b8bc74b5c54272.tar.gz bugzilla-50fe01e3ee89cd9395dc21a739b8bc74b5c54272.tar.xz |
Bug 1321592 - Update Bugzilla Etiquette and add Abuse Policy
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/index.html.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index f99287d49..c4436b53f 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -86,6 +86,9 @@ function checkQuicksearch( form ) { <a href="page.cgi?id=etiquette.html">[%- terms.Bugzilla %] Etiquette</a> </li> <li> + | <a href="page.cgi?id=anti-abuse.html">Anti-Abuse Policy</a> + </li> + <li> | <a href="https://developer.mozilla.org/en/Bug_writing_guidelines">[%- terms.Bug %] Writing Guidelines</a> </li> [% Hook.process('additional_links') %] |