Skip to content

Commit 3dc7005

Browse files
formalized tl;dr of deprecation policy (#476)
Co-authored-by: feederbox826 <[email protected]> Co-authored-by: DogmaDragon <[email protected]>
1 parent 4c9aaa5 commit 3dc7005

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,4 +108,8 @@ yarn run format-py
108108

109109
## Deprecation
110110

111-
To be formalized.
111+
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.
112+
113+
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.
114+
115+
Maintainers are expected to show commitment and demonstrate meaningful effort to maintain the code.

archive/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Deprecation History

0 commit comments

Comments
 (0)