Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 779 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (11 loc) · 779 Bytes

How to contribute to the patch-maven-plugin

Did you find a bug?

  • Open a new GitHub issue if it's not already reported.

  • Use the relevant bug report template to create the issue.

Did you write some code that fixes a bug?

  • Open a new GitHub pull-request if it has not already been proposed.

  • Ensure the PR description clearly describes the problem and solution. If possible add the relevant issue number.

Do you want to contribute to the documentation?

  • Just make sure to conform to the standard-readme specification when editing the README.md.

General Contribution Rules

  • By contributing to the project your code/contribution will be licensed under the Apache 2.0 license.