From 8196a6e36126ea731d4a0770297b2e839f3059cb Mon Sep 17 00:00:00 2001 From: daijro Date: Mon, 18 Nov 2024 02:31:33 -0600 Subject: [PATCH] Add additional questions in issue template --- .github/ISSUE_TEMPLATE/camoufox-detected.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/camoufox-detected.md b/.github/ISSUE_TEMPLATE/camoufox-detected.md index a59ae9b..346da57 100644 --- a/.github/ISSUE_TEMPLATE/camoufox-detected.md +++ b/.github/ISSUE_TEMPLATE/camoufox-detected.md @@ -19,6 +19,26 @@ If applicable, add screenshots to help explain your problem. Send a testing site that reproduces the issue, and a snippet of your script. Provide your `Camoufox()` or `AsyncCamoufox()` initialization. +### Other questions: + +These questions will help me diagnose the issue: + +1. Are you using a proxy? + + + +2. Open the website in a private tab in your personal browser using the same IP. Does it work? + + + +3. Is Camoufox detected randomly or every time? + + + +4. What OS are you using? + + + ### Version: Run `python -m camoufox version` in your terminal and paste the output here. \ No newline at end of file