Sorry for the delay! We can guide you but generall...
# contributing
s
Sorry for the delay! We can guide you but generally.. we use something like this:
[Obsolete("Please use DisAllowedUploadedFileExtensions instead, scheduled for removal in V13")]
or
[Obsolete("Please use the constructor taking all parameters. This constructor will be removed in V14.")]
. Usually we can schedule things for removal 2 major versions in the future (so v14 currently).