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 #58

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 #58 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #58   +/-   ##
=========================================
  Coverage     84.36%   84.36%           
  Complexity      241      241           
=========================================
  Files            27       27           
  Lines           921      921           
  Branches         65       65           
=========================================
  Hits            777      777           
  Misses          106      106           
  Partials         38       38           

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 8e4fecb...938a795. Read the comment docs.

@tomaszmichalak tomaszmichalak merged commit 10299ef into master May 22, 2020
@tomaszmichalak tomaszmichalak deleted the common-contributing-rules branch May 22, 2020 18:39
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