Bugzilla fields
From MediaWiki.org
Here are some details about what the various Bugzilla fields are for. Some of the fields only really apply to the MediaWiki software itself - others are more general.
- Version
- The latest version of MediaWiki, that the bug is known to affect. Check Special:Version on the wiki where you noticed the problem to find out the version it is.
- For extensions, use the version of MediaWiki that the extension was running on, or leave as 'unspecified' if not relevant.
- For most other products this field is normally meangingless, and should be left as 'unspecified'.
- Platform and OS
- These usually have no bearing on the actual bug, unless it is a browser or command-line issue, but it doesn't hurt to leave them filled in if you are unsure.
- Component
- See Bugzilla products and components for more info.
- Severity
- How critical the bug is, based on the following list.
- Blocker - blocks further development and/or testing work. Unlikely unless testing directly from SVN.
- Critical - crashes, loss of data (internally, not your edit preview!)
- Major - major loss of function
- Minor - minor loss of function, or other problem where an easy workaround is present
- Trivial - cosmetic problem like misspelled words or misaligned text
- Enhancement - request for a new feature or change in functionality for an existing feature
- Assign To
- The field will automatically get filled, don't touch it unless you are also planning a fix (in which case assign it to yourself) or you know the development team well enough to know who should be responsible.
- CC
- This field will add people to a mailing list which notifies users when a bug has been changed. It's generally not a good idea to add people other than yourself to the CC list.
- URL
- A specific URL for the bug, if relevant. This maybe a URL where you can see the bug in action, or a link to further information (but not generally to screenshots giving an example - these should be uploaded as attachments).
- Summary
- Describe the bug in 60 characters or less. This is the title for the bug report which will show up in searches, etc. Try to use relevant keywords so the bug is easy to find.
- Keywords
- There is only a small set of fixed keywords you can use. See https://bugzilla.wikimedia.org/describekeywords.cgi for the list.