README: Improve paragraph about reporting bugs

Mention that sha1 and which operating system are important too
This commit is contained in:
Sergio Martins
2021-02-03 13:34:33 +00:00
parent 2c5cf77cf2
commit a98daead1d

View File

@@ -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