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
+21-6Lines changed: 21 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -60,12 +60,27 @@ To make a new proposal, please create a new issue in the repository following th
60
60
61
61
**Manual workflow:**
62
62
63
-
-[ ] Update 'Project' status to 'proposed' (right sidebar under 'new-special-interest-group-proposals')
64
-
-[ ] Facilitate discussion following [guidance here](https://nf-co.re/blog/2024/special_interest_groups)
65
-
-[ ] Acceptance requires two core team members
66
-
-[ ] If accepted: Update label and status to 'accepted', close as 'completed'
67
-
-[ ] If rejected: Update label and status to 'turned-down', close as 'not planned'
68
-
-[ ] For timed-out proposals (after 1 year): Update label and status to 'timed-out', close as 'not planned'
63
+
-[ ] Once a issue is made, update the 'Project' status to 'proposed' (right hand side bar, under 'new-<TYPE>-proposals')
64
+
-[ ] Facilitate discussion on the the Issue thread, following the guidance [here](https://nf-co.re/blog/2024/special_interest_groups).
65
+
-[ ] Acceptance requires a minimum of OKs from:
66
+
- Two members of the core team.
67
+
-[ ] If a proposal is accepted, update both the label AND status to 'accepted', and when closing select 'Close as completed'
68
+
-[ ] If a proposal is turned down, update both the label AND status to 'turned-down', and when closing select 'Close as not planned'
69
+
-[ ] 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'
70
+
71
+
### Request for Comment (RFC)
72
+
73
+
The curator workflow is as follows:
74
+
75
+
-[ ] Once a issue is made, update the 'Project' status to 'proposed' (right hand side bar, under 'new-<TYPE>-proposals')
76
+
-[ ] Facilitate discussion on the the Issue thread, following the guidance [here](https://nf-co.re/docs/contributing/project_proposals).
77
+
-[ ] Acceptance requires quorum from the nf-core core team, done via voting in comments with `/accept` or `/reject`
78
+
-[ ] If a proposal is turned down, update both the label AND status to 'turned-down', and when closing select 'Close as not planned'
79
+
-[ ] If a proposal is accepted, update both the label AND status to 'accepted', and ask the champion to write a formal RFC and begin initial development.
80
+
-[ ] When the PR is opened the corresponding issue can be closed.
81
+
-[ ] Verify that feedback has been provided to the champion.
82
+
-[ ] Propose an optional Bytesize talk about the proposal.
83
+
-[ ] Finally merge the PR when the development is complete.
0 commit comments