Skip to content

Commit 796349d

Browse files
committed
Resolve merge conflict in README.md - combine workflow documentation and testing info
2 parents fcf4f0d + 9fd8097 commit 796349d

File tree

1 file changed

+21
-6
lines changed

1 file changed

+21
-6
lines changed

README.md

Lines changed: 21 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,27 @@ To make a new proposal, please create a new issue in the repository following th
6060

6161
**Manual workflow:**
6262

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.
6984

7085
## Developer Documentation
7186

0 commit comments

Comments
 (0)