You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-5Lines changed: 3 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,9 +51,7 @@ The curator workflow is as follows:
51
51
52
52
-[ ] Once a issue is made, update the 'Project' status to 'proposed' (right hand side bar, under 'new-<TYPE>-proposals')
53
53
-[ ] Facilitate discussion on the the Issue thread, following the guidance [here](https://nf-co.re/docs/contributing/project_proposals).
54
-
-[ ] Acceptance requires a minimum of OKs from:
55
-
- Two members of the core team.
56
-
- One member of the core team and one member of the maintainers team.
57
-
-[ ] If a proposal is accepted, update both the label AND status to 'accepted', and when closing select 'Close as completed'
58
-
-[ ] If a proposal is turned down, update both the label AND status to 'turned-down', and when closing select 'Close as not planned'
54
+
-[ ] Acceptance requires quorum from the nf-core core team, done via voting in comments with `/accept` or `/reject`
55
+
-[ ] If a proposal is accepted, update both the issue label AND project status to 'accepted', and when closing select 'Close as completed'
56
+
-[ ] If a proposal is turned down, update both the issue label AND project status to 'turned-down', and when closing select 'Close as not planned'
59
57
-[ ] If a proposal is not completed or abandoned after a year, update both the label AND status to 'timed-out', and when closing select 'Close as not planned'
0 commit comments