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
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,13 +11,13 @@ There are two pipelines for triaging projects. The first is the "Project Pipelin
11
11
Proposals are managed in a Project board with the following columns.
12
12
13
13
* Needs Review
14
-
* Needs Assign
15
-
*Assigned
14
+
* Needs Owner
15
+
*In Progres
16
16
17
-
As new proposals are created they are assigned reviewers. Once the required number of reviewers have approved the proposal it will automatically move from the "Needs Review" column to the "Needs Assign" column. Every Monday the project leads will review pending proposals and decide if they should be:
17
+
As new proposals are created they are assigned reviewers. Once the required number of reviewers have approved the proposal it will automatically move from the "Needs Review" column to the "Needs Owner" column. Every Monday the project leads will review pending proposals and decide if they should be:
18
18
19
19
* Closed. Any proposal that is not something we can assign resources or grant/contract funding.
20
-
* Approved. The card on the project board will be moved to "Assigned" and the PR will be assigned to the Project Team Lead and Engineering Manager. When the project is finished the PR will be merged.
21
-
* Moved to the "Grant Pipeline"
20
+
* Approved. The card on the project board will be moved to "In Progress" and the PR will be assigned to the Project Team Lead and Engineering Manager. When the project is finished the PR will be merged.
21
+
* Moved to the "Help Wanted"
22
22
23
-
Proposals in the grant pipeline need to be modified to include any associated funding and points of contact. The full Grant Pipeline approval process is TBD.
23
+
Proposals in the "Help Wanted" pipeline need to be modified to include any associated funding and points of contact. The full Help Wanted approval process is TBD.
0 commit comments