-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug.
The Design Issue Report template forces users to select both “Yes” and “No” options when asked if they want to help fix the issue. This is caused by both checkbox options being marked as required: true. Additionally, the section defines two labels, which is invalid and confusing.
Expected behavior
Users should be able to select only one option:
- Either they want to help fix the issue
- Or they are just reporting it
The form should not force mutually exclusive choices, and only one label should be defined for the section.
Screenshots
Expected behavior (as other issue template ex: bug):

Two labels which makes syntax error:
How to Reproduce
- Go to the AsyncAPI website repository: https://github.com/asyncapi/website
- Click New Issue
- Select Design Issue Report 🎨
- Scroll to “Would you like to help fix this issue?”
- Notice that: Both “Yes” and “No” checkboxes are required
The issue cannot be submitted unless both are selected
🖥️ Device Information [optional]
- OS: Ubuntu
- Browser: Chrome, Firefox
👀 Have you checked for similar open issues?
- I checked and didn't find similar issue
🏢 Have you read the Contributing Guidelines?
- I have read the Contributing Guidelines
Are you willing to work on this issue ?
Yes I am willing to submit a PR!
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
