-
Notifications
You must be signed in to change notification settings - Fork 340
Add Flutter extension bug report template and clarify Dart extension template #5748
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
Conversation
…ug report title Co-authored-by: DanTup <1078012+DanTup@users.noreply.github.com>
| @@ -1,6 +1,6 @@ | |||
| --- | |||
| name: Bug report | |||
| about: Report something not working as expected | |||
| name: Dart extension bug report | |||
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.
Rename this file to bug_report_dart.md for consistency
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.
Done in commit 91821b7. The file has been renamed to bug_report_dart.md.
| - VS Code version: | ||
| - Dart extension version: | ||
| - Dart/Flutter SDK version: | ||
| - Target device (if the issue relates to Flutter debugging): |
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.
Remove (if the issue relates to Flutter debugging) since they've already picked Flutter here
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.
Done in commit 91821b7. Removed the redundant text since this is already the Flutter-specific template.
|
@copilot address the comments |
…ndant text Co-authored-by: DanTup <1078012+DanTup@users.noreply.github.com>
Original prompt
Fixes #5747
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.