omp-education icon indicating copy to clipboard operation
omp-education copied to clipboard

Project Next Steps (05/26)

Open gcartier94 opened this issue 5 years ago • 3 comments

Project Intake checklist

This is a checklist for TSC's to review as part of the intake process. The TSC should review this entire list during the kickoff meeting. For anything outstanding, create an issue to track and link to it in the list

  • TSC Record Keeping
    • [x] Location for TSC documents and meeting notes ( recommendation is tsc directory in main repo, and then meetings under the tsc directory )
    • [x] Copy this checklist to the above location for tracking
  • Existing Project Governance
    • [ ] README.md file exists ( example at example_readme.md )
    • [x] Project License exists ( LICENSE.md ) and is OSI-approved
    • [ ] Any third-party components/dependencies included are listed along with thier licenses ( THIRD_PARTY.md )
    • [ ] Governamce defined, outlining community roles and how decsions are made ( GOVERNANCE.md - leverage example_governance.md as a starting point if needed )
    • [ ] Contribution Policy defined ( CONTRIBUTING.md )
    • [x] Code of Conduct defined ( existing or leverage code of conduct )
    • [ ] Release methodology defined ( RELEASE.md )
  • New Project Goverance
    • [x] TSC members identified
    • [x] First TSC meeting held
    • [x] TSC meeting cadence set and added to project calendar
  • Current tools
    • [x] Source Control (Github, GitLab, something else )
      • [x] Issue/feature tracker (JIRA, GitHub issues)
    • Collaboration tools
      • [x] Mailing lists
        • [x] Move to groups.io ( create [issue on foundation repo] to setup/transfer
      • [x] Slack or IRC ( create [issue on foundation repo] to setup project channel on OMP Slack
      • [ ] Forums
    • [ ] Website
    • [ ] CI/build environment
  • Project assets
    • [ ] Domain name ( create [issue on foundation repo] to setup/transfer
      • [ ] Social media accounts ( create [issue on foundation repo] to setup/transfer
      • [x] Logo(s) ( create pull request against artwork repo to add in SVG and PNG format and color/black/white )
      • [ ] Trademarks/mark ownership rights ( complete LF Projects - Form of Trademark and Account Assignment )
  • Outreach
    • [ ] New project annoucement done ( create [issue on foundation repo] to trigger )
    • [x] Project added to Open Mainframe Project website and Open Mainframe Project landscape
  • Graduation
    • [ ] CII Badge achieved
    • [ ] Committer Diversity established
      • [ ] Commit/Contribution growth during incubation
      • [x] Committers defined in the project ( COMMITTERS.csv or COMMITTERS.yml )
    • [x] TAC representative appointed
    • [ ] License scan completed and no issues found
    • [x] Code repository imported to Open Mainframe Project GitHub organization
      • [ ] Developer Certificate of Origin past commit signoff done and DCO Probot enabled.

gcartier94 avatar May 26 '20 21:05 gcartier94

Work in progress on PR #2

gcartier94 avatar May 26 '20 21:05 gcartier94

Hi, I'd like to contribute to the project. So if there's anything I can start on, please do tell

MetalDent avatar May 12 '21 18:05 MetalDent