aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/bug_report.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/bug_report.md')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index d21cace14..ef0484412 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -10,6 +10,9 @@ assignees: ''
10**Describe the bug** 10**Describe the bug**
11A clear and concise description of what the bug is. 11A clear and concise description of what the bug is.
12 12
13**Behavior change on disabling firejail**
14Describe clear and concise what changed calling `firejail --noprofile PROGRAM` in a shell.
15
13**To Reproduce** 16**To Reproduce**
14Steps to reproduce the behavior: 17Steps to reproduce the behavior:
151. Go to '...' 181. Go to '...'