-
Notifications
You must be signed in to change notification settings - Fork 164
Updated label for tickets #1431
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Updated label for tickets #1431
Conversation
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the user-facing labels for single-choice and multiple-choice question types to use clearer, more descriptive wording about radio buttons and checkboxes. File-Level Changes
Assessment against linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the labels for form question types to be more descriptive and user-friendly by explicitly mentioning the UI control types (radio button and checkbox) along with clearer descriptions of the selection behavior.
Key Changes:
- Changed
TYPE_CHOICElabel from "Choose one from a list" to "Radio button (Choose one option)" - Changed
TYPE_CHOICE_MULTIPLElabel from "Choose multiple from a list" to "Checkbox (Choose one or several options)"
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
e665a8c to
4126380
Compare
Fixes #1417
Summary by Sourcery
Enhancements: