Confirmed users
437
edits
(first draft) |
(meh) |
||
Line 3: | Line 3: | ||
is also unique to Bugzilla. | is also unique to Bugzilla. | ||
# A bug is filed on bugzilla.mozilla.org, in the Bugzilla product (and appropriate component) describing a single feature | # A bug is filed on bugzilla.mozilla.org, in the Bugzilla product (and appropriate component) describing a single feature using the User Story field. | ||
using the User Story field. | # Interested parties comment on the bug. Comments and needinfo? should be used to raise concerns, ask for clarification or provide alternate ways of achieving the desired outcome. | ||
# Interested parties comment on the bug. Comments and needinfo? should be used to raise concerns, | |||
ask for clarification or provide alternate ways of achieving the desired outcome. | |||
# The reporter should update the User Story as they deem appropriate. | # The reporter should update the User Story as they deem appropriate. | ||
# Offtopic comments are tagged as such, this includes "me too!" posts and the like | # Offtopic comments are tagged as such, this includes "me too!" posts and the like | ||
# After a suitable period (a week or two) the approval flag should be set to ?, at which time | # After a suitable period (a week or two) the approval flag should be set to ?, at which time | ||
a Bugzilla approver will decide if this is a feature that would be accepted, if implemented per the description | a Bugzilla approver will decide if this is a feature that would be accepted, if implemented per the description in the user story field. The approval flag is set to either + or -. | ||
in the user story field. The approval flag is set to either + or -. | # The approver can set a- and leave the bug open, which means that the requirements/description need more work, or can set a- and close the bug as WONTFIX. RESOLVED WONTFIX is an indication that the project refuses the feature and will not accept it. | ||
# The approver can set a- and leave the bug open, which means that the requirements/description need more work, | |||
or can set a- and close the bug as WONTFIX. RESOLVED WONTFIX is an indication that the project refuses the feature | |||
and will not accept it. | |||
# If the approver sets a+, the bug stays open until the feature is implemented, and then it can be resolved as FIXED. | # If the approver sets a+, the bug stays open until the feature is implemented, and then it can be resolved as FIXED. |