Skip to content

Conversation

@successbyte
Copy link

Description
Fixes an issue in the Design Issue Report template where users were forced to select both “Yes” and “No” when indicating whether they want to help fix the issue. This was caused by mutually exclusive checkboxes being marked as required and a duplicate label definition.

Closes #380

Changes

  • Removed the duplicate label definition
  • Replaced required checkboxes with a dropdown to enforce a single choice
  • Aligns behavior with the Bug Report template

Result

The issue form no longer blocks submission and provides a clearer contributor experience.

Related issue(s)

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Design issue template requires selecting conflicting checkbox options

1 participant