summaryrefslogtreecommitdiffstats
path: root/docs/en/rst/administering/keywords.rst
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2015-07-17 15:34:05 +0200
committerDavid Lawrence <dkl@mozilla.com>2015-07-17 15:34:05 +0200
commit5af060abe8347ccac35038d40577fd09c07f64c9 (patch)
tree4abbadde3716d0bd9ac6a049f74943f720715f51 /docs/en/rst/administering/keywords.rst
parentd988cb64c5fe8eb37750d568c2da1b8bdec583da (diff)
downloadbugzilla-5af060abe8347ccac35038d40577fd09c07f64c9.tar.gz
bugzilla-5af060abe8347ccac35038d40577fd09c07f64c9.tar.xz
Bug 1177497: Backport upstreams 5.0 rST docs to BMO and make publicly available at https://bmo.readthedocs.org
Diffstat (limited to 'docs/en/rst/administering/keywords.rst')
-rw-r--r--docs/en/rst/administering/keywords.rst16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/en/rst/administering/keywords.rst b/docs/en/rst/administering/keywords.rst
new file mode 100644
index 000000000..245bcbe4c
--- /dev/null
+++ b/docs/en/rst/administering/keywords.rst
@@ -0,0 +1,16 @@
+.. _keywords:
+
+Keywords
+########
+
+The administrator can define keywords which can be used to tag and
+categorise bugs. For example, the keyword "regression" is commonly used.
+A company might have a policy stating all regressions
+must be fixed by the next release—this keyword can make tracking those
+bugs much easier. Keywords are global, rather than per product.
+
+Keywords can be created, edited, or deleted by clicking the "Keywords"
+link in the admin page. There are two fields for each keyword—the keyword
+itself and a brief description. Currently keywords cannot be marked obsolete
+to prevent future usage.
+