docs: change contributing guidelines to say what was already the case

Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
Infi 2025-04-13 16:34:45 +02:00
parent 79d83f3be2
commit d1203fedee
1 changed files with 3 additions and 1 deletions

View File

@ -46,7 +46,9 @@ you are adding a feature, you must follow these guidelines:
it as per the design. If your UI/UX is not up to the mark, your PR may be rejected by the design
team.
- The feature must not be a duplicate of an existing feature.
- The feature must not be a part of the [Roadmap](#) (To be published).
- If you are adding a new feature, you should consult with the Android team at Revolt to make sure
that the feature is not already in development or planned for the future. Conflicting features
will not be merged.
## In General, ...