Browse Source

remove unknown option from env

Sebastian Raschka 1 year ago
parent
commit
44972d64d9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/ISSUE_TEMPLATE/bug-report.yaml

+ 0 - 1
.github/ISSUE_TEMPLATE/bug-report.yaml

@@ -38,7 +38,6 @@ body:
       label: Where do you run your code?
       description: Please select the computing environment where you ran this code.
       options:
-        - "Unknown"
         - "Local (laptop, desktop)"
         - "Lightning AI Studio"
         - "Google Colab"