aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar rusty-snake <41237666+rusty-snake@users.noreply.github.com>2020-12-08 09:30:05 +0000
committerLibravatar GitHub <noreply@github.com>2020-12-08 09:30:05 +0000
commit81bba6c7eec6a2aa13034962a13e605fa7e495bf (patch)
tree62ffecbf99faffb7e90e6e752df5f81868c30878
parentfix #3795 -- teams chroot (diff)
downloadfirejail-81bba6c7eec6a2aa13034962a13e605fa7e495bf.tar.gz
firejail-81bba6c7eec6a2aa13034962a13e605fa7e495bf.tar.zst
firejail-81bba6c7eec6a2aa13034962a13e605fa7e495bf.zip
Update bug_report.md
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 562d6b9e1..47e099cde 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -33,10 +33,10 @@ Other context about the problem like related errors to understand the problem.
33**Checklist** 33**Checklist**
34 - [ ] The upstream profile (and redirect profile if exists) have no changes fixing it. 34 - [ ] The upstream profile (and redirect profile if exists) have no changes fixing it.
35 - [ ] The program has a profile. (If not, request one in `https://github.com/netblue30/firejail/issues/1139`) 35 - [ ] The program has a profile. (If not, request one in `https://github.com/netblue30/firejail/issues/1139`)
36 - [ ] Programs needed for interaction are listed in the profile.
37 - [ ] A short search for duplicates was performed. 36 - [ ] A short search for duplicates was performed.
38 - [ ] If it is a AppImage, `--profile=PROFILENAME` is used to set the right profile. 37 - [ ] If it is a AppImage, `--profile=PROFILENAME` is used to set the right profile.
39 - [ ] Used `LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 PROGRAM` to get english error-messages. 38 - [ ] Used `LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8 PROGRAM` to get english error-messages.
39 - [ ] I'm aware of `browser-allow-drm yes`/`browser-disable-u2f no` in `firejail.config` to allow DRM/U2F in browsers.
40 40
41 41
42<details><summary> debug output </summary> 42<details><summary> debug output </summary>