You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the issue template uses a dropdown for browser selection. However, this approach limits users to predefined options and does not allow specifying additional details such as OS, browser version, or other relevant system information. This can lead to missing or incomplete information, making it harder for maintainers to diagnose issues effectively. Additionally, if a user is using an uncommon browser that is not listed, they are forced to select "Other" without providing further details.
Proposal:
Replace the dropdown with a free-text textarea field labeled Device Information [optional], allowing users to provide OS, browser name and version.
How will this change help?
By replacing the dropdown with a free-text textarea for Device Information, users can provide more complete and structured details about their environment, including:
Operating System (OS): Helps identify platform-specific issues.
Browser Name & Version: Ensures compatibility across different browser versions.
This improvement will enhance issue reporting, reduce the need for back-and-forth clarification, and help maintainers debug problems faster.
Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup 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.
Why do we need this improvement?
Currently, the issue template uses a dropdown for browser selection. However, this approach limits users to predefined options and does not allow specifying additional details such as OS, browser version, or other relevant system information. This can lead to missing or incomplete information, making it harder for maintainers to diagnose issues effectively. Additionally, if a user is using an uncommon browser that is not listed, they are forced to select "Other" without providing further details.
Proposal:
Replace the dropdown with a free-text textarea field labeled Device Information [optional], allowing users to provide OS, browser name and version.
How will this change help?
By replacing the dropdown with a free-text textarea for Device Information, users can provide more complete and structured details about their environment, including:
This improvement will enhance issue reporting, reduce the need for back-and-forth clarification, and help maintainers debug problems faster.
Screenshots
No response
How could it be implemented/designed?
Make changes in bug ISSUE_TEMPLATE.
🚧 Breaking changes
No
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: