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

Common contributing rules #159

Merged
merged 1 commit into from May 22, 2020
Merged

Conversation

malaskowski
Copy link
Member

Description

Unified contribution rules for all Knot.x repositories.

Motivation and Context

Knotx/knotx#511

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

I hereby agree to the terms of the Knot.x Contributor License Agreement.

@codecov
Copy link

codecov bot commented May 22, 2020

Codecov Report

Merging #159 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #159   +/-   ##
=========================================
  Coverage     90.83%   90.83%           
  Complexity     1618     1618           
=========================================
  Files           153      153           
  Lines          6776     6776           
  Branches        184      184           
=========================================
  Hits           6155     6155           
  Misses          527      527           
  Partials         94       94           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e980f5d...b9871d2. Read the comment docs.

@tomaszmichalak tomaszmichalak merged commit 3580dc4 into master May 22, 2020
@tomaszmichalak tomaszmichalak deleted the common-contributing-rules branch May 22, 2020 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants