diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index d56659031..afa77dcfa 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -362,6 +362,12 @@ open class UriPartFilter(displayName: String, private val vals: Array" -a android.intent.action.VIEW +``` + #### Renaming existing sources There is some cases where existing sources changes their name on the website. To correctly reflect these changes in the extension, you need to explicity set the `id` to the same old value, otherwise it will get changed by the new `name` value and users will be forced to migrate back to the source.