From f67397db3d614597acc54d708a86287a0046a88f Mon Sep 17 00:00:00 2001 From: Ben Cotton Date: Fri, 11 Mar 2022 11:02:33 -0500 Subject: [PATCH] Actually add the spam page --- modules/ROOT/nav.adoc | 1 + modules/ROOT/pages/bugzilla/spam.adoc | 27 +++++++++++++++++++++++++++ 2 files changed, 28 insertions(+) create mode 100644 modules/ROOT/pages/bugzilla/spam.adoc diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 66e5fd8..dda6e3a 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -6,6 +6,7 @@ ** xref:bugzilla/find-duplicates.adoc[Finding duplicate bugs] ** xref:bugzilla/correct-component.adoc[Finding the correct component] ** xref:bugzilla/spam.adoc[Reporting Bugzilla spam] +** xref:bugzilla/email-notifications.adoc[Managing email notifications] * xref:getting-started-guide.adoc[Getting started with Fedora] diff --git a/modules/ROOT/pages/bugzilla/spam.adoc b/modules/ROOT/pages/bugzilla/spam.adoc new file mode 100644 index 0000000..29de55b --- /dev/null +++ b/modules/ROOT/pages/bugzilla/spam.adoc @@ -0,0 +1,27 @@ += Reporting Bugzilla spam + +Like any website that allows user contribution, +Red Hat Bugzilla sometimes gets spam comments. +There are two ways to report spam. + +TIP: If you have the necessary privileges, +you can mark a spam comment as private +until the admins have had a chance to remove it. + +== Tag comment + +The preferred way is to tag the comment as spam. + +. On the spam comment, +click the tag icon. +(The alt text says "tag comment".) +. In the text box that opens, +type "spam" and hit the Enter key. + +This will flag the comment to the Bugzilla admins. + +== Report by email + +You can submit reports via email to +mailto:bugzilla-owner@redhat.com[bugzilla-owner@redhat.com]. +Please include a direct link to the comment(s) you are reporting for spam.