From fae1336467fa147a01e6475de4332c6aef7f1ead Mon Sep 17 00:00:00 2001 From: stoically Date: Fri, 30 Mar 2018 16:43:24 +0200 Subject: [PATCH] Add ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 0000000..897d206 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,28 @@ + +- Is "Firefox will: Never remember history" in the Firefox Preferences/Options under "Privacy & Security > History" selected? Yes/No: +- Are you using Firefox in a Private Window? Yes/No: +- Can you see a grayed out but ticked Checkbox with the description "Enable Container Tabs" in the Firefox Preferences/Options under "Tabs"? Yes/No: +- Multi-Account Containers Version: +- Operating System + Version: +- Firefox Version: +- Other installed Add-ons + Version + Enabled/Disabled-Status: + + + +### Actual behavior +.. + +### Expected behavior +.. + +### Steps to reproduce +1. .. +2. .. +3. .. + +### Notes +.. \ No newline at end of file