We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79d83f3 commit d1203feCopy full SHA for d1203fe
docs/src/content/docs/contributing/guidelines.md
@@ -46,7 +46,9 @@ you are adding a feature, you must follow these guidelines:
46
it as per the design. If your UI/UX is not up to the mark, your PR may be rejected by the design
47
team.
48
- The feature must not be a duplicate of an existing feature.
49
-- 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
50
+ that the feature is not already in development or planned for the future. Conflicting features
51
+ will not be merged.
52
53
## In General, ...
54
0 commit comments