From b39ef34e0a9b17b736dacf1e6f7e6a1799a83c82 Mon Sep 17 00:00:00 2001 From: "Kelvin M. Klann" Date: Sat, 18 Sep 2021 06:14:51 -0300 Subject: bug_report.md: add checked item example It is not uncommon for people to use other characters to try to mark an item as checked (which usually screws up the html output), so be sure to include an example with "[x]". --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.github/ISSUE_TEMPLATE') diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd7c4b220..14d887e8b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -44,6 +44,12 @@ _Any other detail that may help to understand/debug the problem_ ### Checklist + + - [ ] The issues is caused by firejail (i.e. running the program by path (e.g. `/usr/bin/vlc`) "fixes" it). - [ ] I can reproduce the issue without custom modifications (e.g. globals.local). - [ ] The program has a profile. (If not, request one in `https://github.com/netblue30/firejail/issues/1139`) -- cgit v1.2.3-54-g00ecf