@@ -21,15 +21,15 @@ facilitates cross-organization or -vendor collaboration.
2121* A streamlined transition into the [ Sandbox stage] of the OpenSSF [ project
2222lifecycle] .
2323
24- ## Project Responsibilities
24+ ## Lab Responsibilities
2525
2626Developers of OpenSSF labs are responsible for:
2727
2828* Submitting a [ new lab proposal] for review by the [ OpenSSF TAC] .
2929* Ensuring all commits are properly signed-off to avoid issues related to [ DCO] .
3030* Notifying the TAC if the lab needs to be suspended or archived.
3131
32- Labs projects are also highly encouraged to engage with the [ existing
32+ Labs are also highly encouraged to engage with the [ existing
3333Technical Initiatives] (working groups, projects or SIGs) in OpenSSF to build
3434their community and find a potential pathway towards acceptance as an OpenSSF
3535project.
@@ -43,15 +43,15 @@ stage](templates/LAB_NAME_archived_stage.md).
4343
4444Archived lab repositories are not actively maintained and will be marked as
4545"archived" (read-only) on GitHub. They can be reactivated if there is interest
46- in resuming work on a project .
46+ in resuming work on a lab .
4747
4848## New Lab Proposal Process
4949
50501 . Fork the ` <TBD> ` repo.
5151
52522 . Fill out the [ proposal template] ( templates/LAB_NAME_lab_stage.md )
5353 and save it into the ` labs ` subdirectory under the name of your lab,
54- such as ` coolnewproject_lab .md` .
54+ such as ` coolnewlab .md` .
5555 <br />
5656> [ !TIP]
5757> It is expected that your lab repository on GitHub will have the same
@@ -66,12 +66,12 @@ in resuming work on a project.
6666 To find sponsors:
6767 1 . use your connections to existing projects and ask maintainers,
6868 2 . engage with [ existing Technical Initiatives] (working groups, projects
69- or SIGs) with affinities to the proposed lab and pitch the project in
69+ or SIGs) with affinities to the proposed lab and pitch it in
7070 their meetings or [Slack channels](https://slack.openssf.org/). It's
7171 good to have the template already filled out when you reach out.
7272 <br >
7373> [ !IMPORTANT]
74- > Lab sponsors may but are not required to actively participate in
74+ > Lab sponsors may, but are not required to, actively participate in
7575> the lab once the proposal has been reviewed and accepted.
7676
77774 . Commit your changes with proper sign-off. This means that your commit
@@ -86,8 +86,8 @@ in resuming work on a project.
8686
87875 . Submit a Pull Request to the ` <TBD> ` repo.
8888
89- The [ OpenSSF TAC] will then review your proposal. Like sponsors, TAC members may
90- but are not required to participate in ongoing work like contributing or
89+ The [ OpenSSF TAC] will then review your proposal. Like sponsors, TAC members may,
90+ but are not required to, participate in ongoing work like contributing or
9191reviewing code in the lab.
9292
9393### Transferring an existing repository
@@ -97,7 +97,7 @@ start a new lab in. If you have an existing GitHub repo you would like to
9797bring to your proposed lab, you have the option to request for that
9898repo to be transferred into the <TBD GH org > instead.
9999
100- However, we require that every commit in the existing repo to br
100+ However, we require that every commit in the existing repo to bring is
101101signed-off so there are no issues related to [ DCO] .
102102If that is not the case, you will need to transfer your existing code by
103103squashing all of your commits into a single first commit made against
@@ -113,7 +113,7 @@ All OpenSSF community members must adhere to the
113113[ Code of Conduct] ( https://openssf.org/community/code-of-conduct/ ) .
114114
115115[ DCO ] : https://developercertificate.org/
116- [ existing TIs ] : https://github.com/ossf/tac/blob/main/README.md#technical-initiatives
116+ [ existing Technical Initiatives ] : https://github.com/ossf/tac/blob/main/README.md#technical-initiatives
117117[ new lab proposal ] : #new-lab-proposal-process
118118[ OpenSSF mission ] : https://openssf.org/about/
119119[ OpenSSF TAC ] : https://github.com/ossf/tac/blob/main/README.md#tac-members
0 commit comments