README: Improve paragraph about reporting bugs
Mention that sha1 and which operating system are important too
This commit is contained in:
@@ -192,9 +192,12 @@ Please submit your issue reports to our GitHub space at
|
|||||||
https://github.com/KDAB/KDDockWidgets
|
https://github.com/KDAB/KDDockWidgets
|
||||||
|
|
||||||
|
|
||||||
When reporting bugs please make it easy for the maintainer to reproduce it. Use `examples/dockwidgets/`
|
When reporting bugs please make it easy for the maintainer to reproduce it. Use `examples/minimal/` or
|
||||||
for reproducing the problem. If you did modifications to the example in order to repro then please
|
`examples/dockwidgets/ for reproducing the problem. If you did modifications to the example in order to
|
||||||
attach the *patch* and not a picture of your changes.
|
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
|
KDAB will happily accept external contributions; however, **all** contributions require a
|
||||||
|
|||||||
Reference in New Issue
Block a user