-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[process] Users unable to follow breaking change process #51801
Comments
Changing the group setting sgtm, but we should probably expect to need fair bit of moderation/spam. wdyt @athomas ? |
I've updated the group. The spam filters are pretty good and with the volume on dart-misc being low I hope this won't be any higher. |
Breaking change requests are currently received in an unstructured way. To create a more reliable and predictable process, we will use github forms. This CL creates the form, follow-on CL will update the breaking change documentation. Issue: #51801 Change-Id: I5ecaa042e3fafdd9d735dd43bccf954aa73e2a2d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/290605 Commit-Queue: Kevin Chisholm <kevinjchisholm@google.com> Reviewed-by: Alexander Thomas <athom@google.com>
@mit-mit do you know if we have a process for feature requests already? |
Not a formally written down process, but it's basically just "write up a new issue explaining and motivating the use case". |
Thanks, I would like to get this recorded in documentation, I will open a separate issue to track. |
Problem statement
Users are not able to follow the breaking change process.
Step one of the breaking change process is the announcement. In the current state, users are not able to notify other users that a breaking change is incoming at the email provided (Dart Announce).
Example
Example case: #50710 (comment).
Recommendations
The text was updated successfully, but these errors were encountered: