Skip to content

Commit

Permalink
Update CONTRIBUTING.md accordingly to the comments
Browse files Browse the repository at this point in the history
  • Loading branch information
LesiaChaban authored Feb 23, 2024
1 parent 565f035 commit 8ad6073
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
*Detailed instructions on how to contribute to the project, if applicable. Must include section about Oracle Contributor Agreement with link and instructions*

# Contributing to this repository

We welcome your contributions! There are multiple ways to contribute.
Expand Down Expand Up @@ -33,6 +31,11 @@ git commit --signoff
Only pull requests from committers that can be verified as having signed the OCA
can be accepted.

### Commit Message

* The commits message should prefix "External-ccm:"
* All commits should be squashed to a single commit before merging

## Pull request process

1. Ensure there is an issue created to track and discuss the fix or enhancement
Expand Down

0 comments on commit 8ad6073

Please sign in to comment.