From 8219e5a903a6b844c58a6980ae13e643bb580c65 Mon Sep 17 00:00:00 2001 From: ansuz Date: Fri, 28 Feb 2020 11:41:02 -0500 Subject: [PATCH 1/3] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 38 ++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..dd84ea782 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,38 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: '' +assignees: '' + +--- + +**Describe the bug** +A clear and concise description of what the bug is. + +**To Reproduce** +Steps to reproduce the behavior: +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Expected behavior** +A clear and concise description of what you expected to happen. + +**Screenshots** +If applicable, add screenshots to help explain your problem. + +**Desktop (please complete the following information):** + - OS: [e.g. iOS] + - Browser [e.g. chrome, safari] + - Version [e.g. 22] + +**Smartphone (please complete the following information):** + - Device: [e.g. iPhone6] + - OS: [e.g. iOS8.1] + - Browser [e.g. stock browser, safari] + - Version [e.g. 22] + +**Additional context** +Add any other context about the problem here. From 0bbf35205beca071fd15a359b45247621afe2e26 Mon Sep 17 00:00:00 2001 From: ansuz Date: Fri, 28 Feb 2020 11:43:40 -0500 Subject: [PATCH 2/3] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index dd84ea782..d54278e84 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,6 +10,10 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. +**Where did it happen?** +Did the issue occur on CryptPad.fr or an instance hosted by a third-party? +If on another instance, please provide its full URL. + **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' From ccd336d968b803eca4fb1e5320ff477d0ea0890a Mon Sep 17 00:00:00 2001 From: ansuz Date: Fri, 28 Feb 2020 18:02:26 -0500 Subject: [PATCH 3/3] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index d54278e84..e28e69132 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -27,10 +27,13 @@ A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. -**Desktop (please complete the following information):** +**Browser (please complete the following information):** - OS: [e.g. iOS] - - Browser [e.g. chrome, safari] + - Browser [e.g. firefox, tor browser, chrome, safari, brave, edge, ???] + - variations [e.g. Firefox nightly, Firefox ESR, Chromium, Ungoogled chrome] - Version [e.g. 22] + - Extensions installed (UBlock Origin, Passbolt, LibreJS] + - Browser tweaks [e.g. firefox "Enhanced Tracking Protection" strict/custom mode, tor browser "safer" security level, chrome incognito mode] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6]