Skip to content

Commit

Permalink
bug report: allow to select non-release GitHub build
Browse files Browse the repository at this point in the history
  • Loading branch information
schlimmchen committed Sep 16, 2024
1 parent bbeeb4f commit 3ddb810
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ body:
label: Install Method
description: How did you install OpenDTU?
options:
- Pre-Compiled binary from GitHub
- Pre-Compiled binary from GitHub releases
- Pre-Compiles binary from GitHub actions/pull-request
- Self-Compiled
validations:
required: true
Expand Down

0 comments on commit 3ddb810

Please sign in to comment.