NixOS Wiki:Deletion process: Difference between revisions
No edit summary |
|||
Line 20: | Line 20: | ||
An overview of the process is laid in the table below, where T<sub>0</sub> marks the moment an editor notices issues with an article, T<sub>1</sub> marks the moment the article is proposed for deletion and T<sub>2</sub> marks the time an article '''qualifies''' for deletion. | An overview of the process is laid in the table below, where T<sub>0</sub> marks the moment an editor notices issues with an article, T<sub>1</sub> marks the moment the article is proposed for deletion and T<sub>2</sub> marks the time an article '''qualifies''' for deletion. | ||
{{Mermaid|flowchart LR| | |||
P[Page] --issues marked for rectification--> PWI[Page with Issues] --issues rectified--> D[Done] | |||
P --meets speedy deletion criteria--> X[Deleted] | |||
PWI --issues not rectified after 30d--> DC[Deletion Candidate] | |||
DC --meets speedy deletion criteria--> X | |||
DC --no comments 7d after Matrix post--> X | |||
DC --comment against deletion--> DD[Disputed Deletion Candidate] | |||
DD --most users support deletion after 30d--> X | |||
DD --most users against deletion after 30d--> PWI | |||
}} | |||
{| class="wikitable" style="width: 100%;" | {| class="wikitable" style="width: 100%;" |