Skip to content

Commit

Permalink
ci: Change bug report template to avoid glpi-agent version conversion…
Browse files Browse the repository at this point in the history
… to float

Closes #717
  • Loading branch information
g-bougard committed Jul 22, 2024
1 parent 9cae931 commit 379c7b0
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,21 +77,21 @@ body:
label: GLPI Agent version
description: What GLPI agent version is triggering this issue ?
options:
- 1.10
- 1.9
- 1.8
- 1.7.3
- 1.7.2
- 1.7.1
- 1.7
- 1.6.1
- 1.6
- 1.5
- 1.4
- 1.3
- 1.2
- 1.1
- 1.0
- v1.10
- v1.9
- v1.8
- v1.7.3
- v1.7.2
- v1.7.1
- v1.7
- v1.6.1
- v1.6
- v1.5
- v1.4
- v1.3
- v1.2
- v1.1
- v1.0
- Nightly build (git version in additional context below)
- Other (See additional context below)
multiple: true
Expand Down

0 comments on commit 379c7b0

Please sign in to comment.