Update issue template#1704
Open
Jaajees wants to merge 11 commits intops2homebrew:masterfrom
Open
Conversation
Added input fields for extra features and compatibility modes in the issue report template.
…opdown Fix YAML syntax error and replaced input for extra features with a dropdown
Updated placeholders and validation requirements for issue report fields.
Latest Version not is a valid answer
Contributor
Author
Contributor
|
From what I remember the reference to the last stable or even any other version from mega archive The saddest part is that in most causes (~98%) people do not use at all. |
There was a problem hiding this comment.
Pull request overview
Updates the GitHub Issue Report form to improve report quality and reduce incomplete submissions by refining wording and making key fields mandatory.
Changes:
- Fixes minor wording/typos (e.g., “menú” → “menu”, improved example formatting).
- Makes several fields required (device, extra features, compatibility modes, context/extra info) to enforce more complete reports.
- Updates the OPL version placeholder to discourage non-actionable responses (e.g., “Latest Version”).
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Add 'None' option to device and feature selection fields, in order to avoid problems with unanswered fields
Apparently the words "None" and "No" are not allowed, so replace them with "Neither".
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request checklist
Note: these are not necessarily requirements
Pull Request description
Issue report template - fixes and updates