Skip to content
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

[enh] Confirm when installing experimental or low quality apps #218

Merged
merged 5 commits into from Dec 15, 2018

Conversation

alexAubin
Copy link
Member

Problem

Currently there is no warning shown when installing experimental or low quality apps. We should add some to discourage users installing apps likely to break their system ...

Solution

  • Ask for confirmation when installing low quality or broken/experimental apps
    • A "good quality" app is defined as working + level >= 3
    • A "low-quality app is defined as working + level = 1 or 2
    • A broken / experimental app is all other apps
  • Increase spookiness of message when installing apps from custom URL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants