Skip to content

latest

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Jul 08:58
3e3f34e
Update issue template (#1704)

* Enhance issue report template with new inputs

Added input fields for extra features and compatibility modes in the issue report template.

* Fix syntax errors

* Fix YAML syntax error and replaced input for extra features with a dropdown

Fix YAML syntax error and replaced input for extra features with a dropdown

* Refine issue report

Updated placeholders and validation requirements for issue report fields.

* Minor fixes

* Latest Version not is a valid answer

Latest Version not is a valid answer

* Apply suggestions from code review

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Add 'None' option to issue report template

Add 'None' option to device and feature selection fields, in order to avoid problems with unanswered fields

* Fix Syntax

* Changes  'No' to 'Neither'

Apparently the words "None" and "No" are not allowed, so replace them with "Neither".

* Issue report test (#14)

* Make several fields required in issue report template

Updated issue report template to require additional fields for extra features, compatibility modes, and context information.

* Clarifications and Suggestions

- Explain how to find your OPL version.

- Relocate mentions to the stable version and archived versions.

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>