diff options
author | terry%mozilla.org <> | 1999-10-08 23:47:21 +0200 |
---|---|---|
committer | terry%mozilla.org <> | 1999-10-08 23:47:21 +0200 |
commit | 52c5560052de7154999fedcfd5a5a9248a13fec3 (patch) | |
tree | 0574ceef177d10acab4406763c6f6757687d8903 /votehelp.html | |
parent | d6c2254cec64f2e8f034cc897bc5c2db674adc81 (diff) | |
download | bugzilla-52c5560052de7154999fedcfd5a5a9248a13fec3.tar.gz bugzilla-52c5560052de7154999fedcfd5a5a9248a13fec3.tar.xz |
Added ability to query by votes.
Diffstat (limited to 'votehelp.html')
-rw-r--r-- | votehelp.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/votehelp.html b/votehelp.html index da76fa91e..29ab0020d 100644 --- a/votehelp.html +++ b/votehelp.html @@ -36,6 +36,16 @@ little for many bugs, or vote a lot for a few bugs. <p> +To look at votes: + +<ul> + <li> Go to the query page. Do a normal query, but enter 1 in the + "At least ___ votes" field. This will show you items that + match your query that have at least one vote. +</ul> + +<p> + To vote for a bug: <ul> |