diff --git a/README.md b/README.md index d59c8f71..98d3ee31 100644 --- a/README.md +++ b/README.md @@ -192,9 +192,12 @@ Please submit your issue reports to our GitHub space at https://github.com/KDAB/KDDockWidgets -When reporting bugs please make it easy for the maintainer to reproduce it. Use `examples/dockwidgets/` -for reproducing the problem. If you did modifications to the example in order to repro then please -attach the *patch* and not a picture of your changes. +When reporting bugs please make it easy for the maintainer to reproduce it. Use `examples/minimal/` or +`examples/dockwidgets/ for reproducing the problem. If you did modifications to the example in order to +repro then please attach the *patch* and not a picture of your changes. You can get a patch by doing +`git diff > repro.diff` at the repo root. + +Also state which KDDW sha1, branch or version you're using, and which operating system. KDAB will happily accept external contributions; however, **all** contributions require a