Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add governance and dco docs #2237

Merged
merged 2 commits into from
Nov 10, 2022
Merged

add governance and dco docs #2237

merged 2 commits into from
Nov 10, 2022

Conversation

merobi-hub
Copy link
Collaborator

@merobi-hub merobi-hub commented Nov 7, 2022

Signed-off-by: Michael Robinson merobi@gmail.com

Problem

To graduate from the LFAI & Data program, the project needs to feature a governance doc outlining policies concerning electing committers, communicating with members, and so on.

Solution

This change adds a GOVERNANCE.md and a supporting why-the-dco.md doc to the project to meet this requirement. Also included: a vulnerability reporting section in the main readme to meet additional LFAI requirements.

Closes: #2220

Note: All database schema changes require discussion. Please link the issue for context.

Checklist

  • You've signed-off your work
  • Your changes are accompanied by tests (if relevant)
  • Your change contains a small diff and is self-contained
  • You've updated any relevant documentation (if relevant)
  • You've updated the CHANGELOG.md with details about your change under the "Unreleased" section (if relevant, depending on the change, this may not be necessary)
  • You've versioned your .sql database schema migration according to Flyway's naming convention (if relevant)
  • You've included a header in any source code files (if relevant)

Signed-off-by: Michael Robinson <merobi@gmail.com>
@codecov
Copy link

codecov bot commented Nov 7, 2022

Codecov Report

Merging #2237 (b77864c) into main (2913809) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #2237   +/-   ##
=========================================
  Coverage     76.72%   76.72%           
  Complexity     1147     1147           
=========================================
  Files           219      219           
  Lines          5318     5318           
  Branches        423      423           
=========================================
  Hits           4080     4080           
  Misses          763      763           
  Partials        475      475           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Signed-off-by: Michael Robinson <merobi@gmail.com>
Copy link
Member

@wslulciuc wslulciuc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @merobi-hub!

@wslulciuc wslulciuc merged commit 58aec8a into main Nov 10, 2022
@wslulciuc wslulciuc deleted the add-governance-doc branch November 10, 2022 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Governance doc is needed to meet OpenSSF silver badge requirements
3 participants