Skip to content

Commit 1d4bbd1

Browse files
authored
docs: github: add program name/version to bug_report.md (#6607)
See also commit 9bccccf ("docs: github: streamline environment in issue templates (#6471)", 2024-09-13).
1 parent 27b67a6 commit 1d4bbd1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ _Any other detail that may help to understand/debug the problem_
4949

5050
- Name/version/arch of the Linux kernel (`uname -srm`):
5151
- Name/version of the Linux distribution (e.g. "Ubuntu 20.04" or "Arch Linux"):
52+
- Name/version of the relevant program(s)/package(s) (e.g. "firefox 134.0-1,
53+
mesa 1:24.3.3-2"):
5254
- Version of Firejail (`firejail --version`):
5355
- If you use a development version of firejail, also the commit from which it
5456
was compiled (`git rev-parse HEAD`):

0 commit comments

Comments
 (0)