aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE
diff options
context:
space:
mode:
authorLibravatar Jan <jan.hafer@rwth-aachen.de>2020-04-09 05:08:35 +0200
committerLibravatar Jan <jan.hafer@rwth-aachen.de>2020-04-09 05:08:35 +0200
commit73cb5e1116c004f6949e700ee81e207cd40aea4d (patch)
treea5a1c5e7288cf7be2a560eb0ce67e49182c17b9c /.github/ISSUE_TEMPLATE
parentfix example in firejail-profile.txt (diff)
downloadfirejail-73cb5e1116c004f6949e700ee81e207cd40aea4d.tar.gz
firejail-73cb5e1116c004f6949e700ee81e207cd40aea4d.tar.zst
firejail-73cb5e1116c004f6949e700ee81e207cd40aea4d.zip
request change of behavior description on disabling firejail for specific program
Diffstat (limited to '.github/ISSUE_TEMPLATE')
-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 '...'