We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Motivation There are a few cases:
How do we handle the above cases? An initial brainstorm:
For drop-in replacements, we can just change the config and migrate the user to the new approach automatically.
For non-recommended tools, we can spit a warning and recommend migrating.
For non-existent or broken tools, we should refuse to add and do removal only.
Summary of desired enhancement Consider this further and document this philosophy
The text was updated successfully, but these errors were encountered:
nathanjmcdougall
No branches or pull requests
Motivation
There are a few cases:
How do we handle the above cases? An initial brainstorm:
For drop-in replacements, we can just change the config and migrate the user to the new approach automatically.
For non-recommended tools, we can spit a warning and recommend migrating.
For non-existent or broken tools, we should refuse to add and do removal only.
Summary of desired enhancement
Consider this further and document this philosophy
The text was updated successfully, but these errors were encountered: