Como reportar un erro (bug)
These guidelines explain how to write a good bug report or feature request in Wikimedia's bugtracker (see Phabricator for more information). Effective bug reports are the most likely to be fixed.
Os informes de erros teñen que ser feitos en inglés. Se non pode escribir en inglés, proba a usar unha ferramenta de tradución automática como Google Translate.
Contents
Recomendacións rápidas para os reportes[edit | edit source]
- Sexa preciso
- Sexa claro: explica como reproducir o problema, paso a paso, para que outros poidan reproducir o erro
- Inclúe só un problema por informe
Antes de facer calquera cousa[edit | edit source]
Antes de facer calquera cousa[edit | edit source]
Pode reproducir o problema?[edit | edit source]
Probe a reproducir o erro utilizando unha versión recente de software, a ver se xa foi corrixido. Se o erro foi nun sitio wiki, como a Wikipedia, pode tentar probar a última versión do software en test2.wikipedia.org.
Ten alguén xa informado do problema?[edit | edit source]
Use the search box of Wikimedia's bugtracker to see if your bug has already been reported. You can also perform more advanced searches on the advanced search page.
Informar unha nova solicitude erro ou recurso[edit | edit source]
Se ten enfrontado un erro nunha versión recente e ninguén máis parece informar isto, entón:
- Go to phabricator.wikimedia.org and click "Maniphest" in the side bar.
- Choose "Create task" in the upper corner.
- You will be asked to log in (or register) if you have not already done so (see "Creating your account").
- Encha polo menos os seguintes campos:
- Title: A short one-sentence summary that explains the problem (not your suggested solution).
- Bo: "Selecting Gender is not functional."
- Malo: "Software crashes."
- Assigned to: You can ignore this field: Developers will set an assignee when they plan to work on the task.
- CC: You can ignore this field: If you know specific users who will be interested in getting notified of this task you can add them here.
- Priority: You can ignore this field: In general, the priority is set by developers who plan to work on the task (see "Setting priorities").
- Title: A short one-sentence summary that explains the problem (not your suggested solution).
- Select the project(s) in which you've found the bug:
- This could be for example the MediaWiki-General-or-Unknown project for the wiki software itself, or Wikimedia-General-or-Unknown for configuration changes of the Wikimedia wiki sites (see "Selecting projects").
- Security: Set this to "Security or Sensitive bug" if many users could be harmed by the security problem that you are reporting. Your report will be kept hidden from the public until it is resolved.
- Description: Full details of the issue, giving as much detail as possible. This can include:
- For bugs:
- Steps to Reproduce: Minimized, easy-to-follow steps that will trigger the described problem. Include any special setup steps.
- Exemplo:
- Go to https://en.wikipedia.org with Internet Explorer version 10.0;
- Make sure you are logged in;
- Select "My Preferences" menu;
- Go to "Gender" and select female gender from box list;
- Click 'Save' button.
- Exemplo:
- Actual Results: What the application did after performing the above steps.
- Exemplo
- "There is no female gender in front of my user name."
- Exemplo
- Expected Results: What the application should have done, if there was no bug.
- Exemplo
- "My gender is shown in front of my user name."
- Exemplo
- Steps to Reproduce: Minimized, easy-to-follow steps that will trigger the described problem. Include any special setup steps.
- For feature requests:
- A description of what you would like to achieve, and why. A user story is an effective way of conveying this.
- Example:
- "As a new editor, I would like to be acknowledged for my contribution to the project, so that I feel welcomed and valued"
- Example:
- A description of what you would like to achieve, and why. A user story is an effective way of conveying this.
- Por favor, proporcionar calquera outra información que poidan ser útiles, tales como:
- the web browsers, skins, or computer systems you've seen the bug on;
- links or diffs to one or more pages where you encountered the bug; or
- whether the problem appears every time, only occasionally, only on certain pages, or only in specific circumstances.
- For bugs:
- To attach a log file or screenshot (but make sure that no confidential data is included or shown), click the Upload File button (a cloud with an arrow) in the tool bar of the Description field.
Check if your report is complete, then press the "Create Task" button. Your report will now be in the database and somebody will hopefully take a look at it soon.
That's all! Thanks for your help to improve MediaWiki and Wikimedia projects!