From 69f1688dfe7ae6c703b71e91e22fc2f112f241f4 Mon Sep 17 00:00:00 2001 From: schlagmichdoch Date: Fri, 11 Aug 2023 13:11:51 +0200 Subject: [PATCH] Update bug-report.md --- .github/ISSUE_TEMPLATE/bug-report.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 39a6624..f5aa0fb 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,8 +1,8 @@ --- name: Bug Report about: Create a report to help us improve. Please check the FAQ first. -title: 'Bug:/Enhancement:/Feature Request: ' -labels: '' +title: '[Bug] ' +labels: 'bug' assignees: '' --- @@ -34,12 +34,17 @@ If applicable, add screenshots to help explain your problem. - Browser [e.g. stock browser, safari] - Version [e.g. 22] -**Self-Hosted** +**Bug occurs on official PairDrop instance https://pairdrop.net/** +No | Yes +Version: v1.7.7 + +**Bug occurs on self-hosted PairDrop instance** No | Yes **Self-Hosted Setup** Proxy: Nginx | Apache2 Deployment: docker run | docker-compose | npm run start:prod +Version: v1.7.7 **Additional context** Add any other context about the problem here.