diff --git a/README.md b/README.md index d712111c..68bef78f 100644 --- a/README.md +++ b/README.md @@ -108,4 +108,8 @@ yarn run format-py ## Deprecation -To be formalized. +14-day notice and associated issue with the appropriate label will be created once plugins, themes, userscripts and other utility scripts are marked for deprecation to allow time for someone to take over the development. + +After the 14 days, if nobody takes up the development they will be moved to the [archive](./archive) directory. This will automatically remove plugins from the CommunityScripts source index. + +Maintainers are expected to show commitment and demonstrate meaningful effort to maintain the code. diff --git a/archive/README.md b/archive/README.md new file mode 100644 index 00000000..f83d820b --- /dev/null +++ b/archive/README.md @@ -0,0 +1 @@ +# Deprecation History \ No newline at end of file