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
Last revisionBoth sides next revision
bugs [2018/01/16 20:25] – Bug or no bug? added tmomasbugs [2022/04/04 08:34] – [Bug or no bug?] Added internal links. ja
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 tracker =====+===== Issue trackers ===== 
 +Report bugs pertaining OpenWrt functionality and device support using our issue trackers:
  
-Report bugs pertaining LEDE core functionality and device support using our [[https://bugs.lede-project.org/|issue tracker]].\\ +^ Issue tracker ^ Description ^ 
-If the bug is about a secondary package in the feeds you need to open an issue in the package feed's issue tracker instead+[[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/luci/issues|github.com/openwrt/luci]] | LuCI |
  
 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 17: Line 19:
   * Steps to reproduce   * Steps to reproduce
   * What you have already done to workaround/fix the problem   * What you have already done to workaround/fix the problem
-  * Any additional info you thinks is important+  * Any additional info you think is important
  
-Remember, the better is your bug report, the more likely it is that it will be worked on.+Remember, the better is your bug report, the more likely it is that it will be worked on, [[https://www.chiark.greenend.org.uk/~sgtatham/bugs.html|How to Report Bugs Effectively]] is recommended reading.
  
 :!: Reporting a bug is important as it raises awareness of an issue, but it does not constitute a claim that anyone has to work on fixing it. :!: Reporting a bug is important as it raises awareness of an issue, but it does not constitute a claim that anyone has to work on fixing it.
 +
 +===== Reporting security bugs =====
 +If you found a (potential) security problem and would like to report this confidential to the OpenWrt project please use [[contact@openwrt.org]].
 +
 +Non-security related bug reports and support requests send to this email address will be ignored. Mails send to this address are received by most of the [[about#people|developers with commit access]].
 +We haven't set up a PGP key to send encrypted mail for this mail address yet.
 +
 +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.
 +
  • Last modified: 2022/06/16 13:53
  • by lleachii