diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml
index d7acad5ec9256fc3b8c754683aed49a64c56e4b2..1a1a4b0f7589042db8bd14e04a5a35e0c605a323 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -35,10 +35,10 @@ body:
   - type: dropdown
     id: version
     attributes:
-      label: Using official cloud hosting or self-hosting?
+      label: Using official Plausible Cloud hosting or self-hosting?
       options:
-        - label: I'm using Plausible Cloud from Plausible.io
-        - label: I'm self-hosting
+        - Plausible Cloud from plausible.io
+        - Self-hosting
     validations:
       required: true
   - type: textarea