2 description: File a bug report
3 labels: ["bug", "needs-testing"]
8 #### Don't request an update of a package,
9 [We have a script for that](https://repo-default.voidlinux.org/void-updates/void-updates.txt).
10 However, a quality pull request may help.
14 label: Is this a new report?
15 description: I verified that there isn't already an open issue for this bug
25 description: Output of `xuname` (part of [`xtools`](https://man.voidlinux.org/xtools.1))
26 placeholder: Void 5.x.y_z x86_64-musl ...
32 label: Package(s) Affected
33 description: Affected package(s) including version (this can be found with `xbps-query -p pkgver foo`)
34 placeholder: foo-1.0.2_5, bar-5.6.7_1, baz-0.0.3_5, ...
40 label: Does a report exist for this bug with the project's home (upstream) and/or another distro?
41 description: If so, link it here (It's fine if there's none)
44 https://bugs.kde.org/show_bug.cgi?id=432975
45 https://bugs.gentoo.org/767478
49 label: Expected behaviour
50 description: A clear and concise description of what you expected to happen
51 placeholder: The package is supposed to do this thing.
57 label: Actual behaviour
58 description: A clear and concise description of what the bug is
59 placeholder: There was a crash when...
65 label: Steps to reproduce
66 description: Clear steps to reproduce the bug