canonical / dqlite

Embeddable, replicated and fault-tolerant SQL engine.
https://dqlite.io
Other
3.85k stars 216 forks source link

Add contribution guidelines #638

Closed cole-miller closed 5 months ago

cole-miller commented 5 months ago

Immediate motivation: as @gibmat pointed out, right now we don't mention anywhere that signing the CLA is required to get your PR merged. There's other things that should go in CONTRIBUTING.md as well but we can add that in follow-up PRs.

Signed-off-by: Cole Miller cole.miller@canonical.com

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.20%. Comparing base (e814a1c) to head (8d99f50). Report is 19 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #638 +/- ## ========================================== - Coverage 81.23% 81.20% -0.03% ========================================== Files 192 192 Lines 27061 27061 Branches 4980 4993 +13 ========================================== - Hits 21982 21976 -6 - Misses 3436 3485 +49 + Partials 1643 1600 -43 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.