-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #224 from lehors/wg-lifecycle-instructions
Add instructions and templates for creating or advancing a WG
- Loading branch information
Showing
6 changed files
with
77 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
## Application for archiving of a project | ||
|
||
### Reasons for archiving | ||
Projects may become inactive over time or do not want to be supported by OpenSSF any longer. | ||
Projects may become inactive over time or not want to be supported by OpenSSF any longer. | ||
* "description of why this project should be archived" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## Application for archiving of a Working Group | ||
|
||
### Reasons for archiving | ||
|
||
The work has stopped because it has completed its chartered deliverables or is no longer progressing on its deliverables as determined by the TAC. | ||
|
||
* "description of why this WG should be archived" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## Working Group graduation application | ||
|
||
### List of regular contributors | ||
The WG must have at least 5 contributors from at least 3 different organizations attending regularly as recorded in meeting minutes. | ||
|
||
* "name, affiliation, GitHub ID" | ||
|
||
### Working Group activity | ||
The WG must have met at least 4 times over a period of at least 2 months since becoming `Incubating` | ||
|
||
* Link to public meeting notes (or ideally recordings) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
## Working Group incubation application | ||
|
||
### List of regular contributors | ||
The WG must have a minimum of 5 contributors from at least 3 different organizations attending regulary. | ||
|
||
* "name, affiliation, GitHub ID" | ||
|
||
### TAC sponsor | ||
The WG must have a TAC sponsor: | ||
|
||
* "name, affiliation, GitHub ID" | ||
|
||
### Mission of the Working Group | ||
The WG must have a charter or mission statement for review by TAC | ||
|
||
* Link to the WG charter or mission statement defining its goals. | ||
|
||
### Working Group activity | ||
The WG must have met at least 5 times | ||
|
||
* Link to public meeting notes (or ideally recordings) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
## Application for creating a new Working Group at Sandbox stage | ||
|
||
### List of interested individuals | ||
The WG must have a minimum of 3 interested individual from different organizations. | ||
* "name, affiliation, GitHub ID" | ||
|
||
### Mission of the Working Group | ||
The WG must be aligned with the OpenSSF mission and address an unfulfilled need. It is preferred that topics falling with the scope of existing OpenSSF WGs are addressed within the existing wG rather than seek a new WG. | ||
* "description of the WG mission" | ||
|
||
### IP policy and licensing due diligence | ||
When contributing to OpenSSF any existing material for the new WG to work on, the contribution must undergo license and IP due diligence by the Linux Foundation (LF). | ||
* "yes / no / not applicable. If yes, provide a link to the corresponding GitHub issue." | ||
|
||
### Working Group References | ||
The WG should provide a list of existing resources with links to the repository, and if available, website and any other material to showcase the existing breadth, maturity, and direction of the WG. | ||
|
||
| Reference | URL | | ||
|--------------------|-----| | ||
| Repo | | | ||
| Website | | | ||
| Other | | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters