From 8314457de55a919c21fc1051afb8a6c877ebd283 Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 1 Feb 2024 07:41:08 +0100 Subject: [PATCH] Updated FAQ --- FAQ.md | 7 ++++--- index.html | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/FAQ.md b/FAQ.md index 24bf7c6c28..9b885677b1 100644 --- a/FAQ.md +++ b/FAQ.md @@ -5760,9 +5760,10 @@ Changes in the past resulted too often in lots of complaints of other people. Requested features should: -* be useful to most people -* not complicate the usage of FairEmail -* fit within the philosophy of FairEmail (privacy-oriented, security-minded) +* within the scope of the app +* be useful to more than a few people +* fit logically and consistently within the app +* fit within the philosophy of the app (privacy-oriented, security-minded) * comply with common standards (IMAP, SMTP, etc.) * comply with the [Core app quality guidelines](https://developer.android.com/docs/quality-guidelines/core-app-quality) diff --git a/index.html b/index.html index e7a83c27f5..8e00bd4f41 100644 --- a/index.html +++ b/index.html @@ -2817,9 +2817,10 @@ adb install /path/to/FairEmail-xxx.apk

A change will be considered only if more than a few people ask for it. Changes in the past resulted too often in lots of complaints of other people.

Requested features should: