You've already forked AstralRinth
forked from didirus/AstralRinth
Moderation Checklist V1.5 (#3980)
* starting on new checklist implementation Change default shouldShow behavior for stages. add new messages and stages. Change some existing stage logic. Add placeholder var for the rules. Co-Authored-By: @coolbot100s * misc fixes + corrections * Add clickable link previews to links stage * Correct mislabeled title message and add new title messages * Change message formatting, use rules variable, correct wip desc and title 1.8 messages, add tags buttons * More applications of rules placeholder * Add new status alerts stage * change order of statusAlerts * Update title related messages, add navigation based vars * Overhaul Links stage and add new messages. * Set message weights, add some disables * message.mds now obey lint >:( * fixed links text message formatting and changed an icon * Combine title and slug stages * Add more info to some stages and properly case stage ids * tweak summary text formatting * Improved tags stage info and more navigation placeholders * redo reupload stage, more navigation placeholders, licensing stage improvements, versions stage improvements, status alerts stage improvements * Allow modpack permissions stage to appear again by adding a dummy button. * Update modpack permissions guidance * fix: blog path issues * fix: lint issues * fix license stage text formatting * Improve license stage * feat: move links into one md file to be cleaner * Update packages/moderation/data/stages/links.ts Signed-off-by: IMB11 <hendersoncal117@gmail.com> --------- Signed-off-by: IMB11 <hendersoncal117@gmail.com> Co-authored-by: IMB11 <hendersoncal117@gmail.com> Co-authored-by: IMB11 <calum@modrinth.com>
This commit is contained in:
4
packages/moderation/data/messages/reupload/fork.md
Normal file
4
packages/moderation/data/messages/reupload/fork.md
Normal file
@@ -0,0 +1,4 @@
|
||||
## Forks and Reuploads
|
||||
|
||||
Per section 4 of %RULES%, please provide proof that this project is both license-abiding and significantly divergent from the source work.
|
||||
Alternatively, please provide proof of your explicit permission from the author of the source work to distribute this content on Modrinth.
|
||||
@@ -0,0 +1,4 @@
|
||||
## Insufficient Fork
|
||||
|
||||
This project does not appear to significantly diverge from the source work, or does not abide by the license of the source work as required by section 4 of %RULES%.
|
||||
Please provide proof of your explicit permission to distribute this project from the creator(s) of the source work.
|
||||
@@ -0,0 +1,5 @@
|
||||
## Proof of permissions
|
||||
|
||||
This project appears to contain content from other creators.
|
||||
Per section 4 of %RULES%, we ask that you provide proof of your permission to distribute this content, or derivatives of this content in your project on Modrinth.
|
||||
Either implicit permission abiding by the terms of the content's license(s) or explicit permission from the original creator of the content.
|
||||
5
packages/moderation/data/messages/reupload/reupload.md
Normal file
5
packages/moderation/data/messages/reupload/reupload.md
Normal file
@@ -0,0 +1,5 @@
|
||||
## Reuploads are forbidden
|
||||
|
||||
This project appears to contain content from %ORIGINAL_PROJECT% by %ORIGINAL_AUTHOR%.
|
||||
Per section 4 of %RULES% this is strictly forbidden.
|
||||
If you believe this is an error, or you can verify you are the creator and rightful owner of this content please let us know. Otherwise, we ask that you **do not resubmit this project**.
|
||||
Reference in New Issue
Block a user