Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bugs [2021/03/29 13:00] – [Issue trackers] vgaeterabugs [2022/06/16 13:53] (current) – add information regarding user interface issues lleachii
Line 1: Line 1:
 ====== Reporting bugs ====== ====== Reporting bugs ======
 ===== Bug or no bug? ===== ===== Bug or no bug? =====
-In case you are unsure if what you found is a bug, or if you have other issues that are not bugs, please use the forum, IRC or mailing list.+In case you are unsure if what you found is a bug, or if you have other issues that are not bugs, please use the [[:contact#forum]][[:contact#irc_channels|IRC]] or [[:contact#mailing_lists|mailing list]].
  
 ===== Issue trackers ===== ===== Issue trackers =====
Line 7: Line 7:
  
 ^ Issue tracker ^ Description ^ ^ Issue tracker ^ Description ^
-| [[https://bugs.openwrt.org/|bugs.openwrt.org]] | Core |+| [[https://github.com/openwrt/openwrt/issues|github.com/openwrt/openwrt]] | Core |
 | [[https://github.com/openwrt/packages/issues|github.com/openwrt/packages]] | Packages | | [[https://github.com/openwrt/packages/issues|github.com/openwrt/packages]] | Packages |
 | [[https://github.com/openwrt/luci/issues|github.com/openwrt/luci]] | LuCI | | [[https://github.com/openwrt/luci/issues|github.com/openwrt/luci]] | LuCI |
Line 13: Line 13:
 If you are unsure, please use the [[packages:start|Packages tables]] to know where you should report the bug. If you are unsure, please use the [[packages:start|Packages tables]] to know where you should report the bug.
  
-When reporting bugs please make sure to:+When reporting bugsplease be sure to specify:
   * Name the tree/revision/version   * Name the tree/revision/version
   * Name the affected device   * Name the affected device
Line 33: Line 33:
 Please also inform us about CVEs you opened against OpenWrt using that e-mail address, preferably before the details are published, but please do so at latest at the time of publishing. Please also inform us about CVEs you opened against OpenWrt using that e-mail address, preferably before the details are published, but please do so at latest at the time of publishing.
  
 +===== Reporting user interface issues =====
 +
 +In the context of an ui issue, clear steps to reproduce would be:
 +
 +  * Describing the initial state (starting of a fresh config, sysupgraded from older version with retaining settings)
 +  * Briefly mentioning the steps taken in which order, e.g.:
 +  - What page browsed to
 +  - What buttons pressed
 +  - Any settings/options checked/typed/selected
 +  - What button selected to save/apply
 +  - **Clearly note error**
  • Last modified: 2022/06/16 13:53
  • by lleachii