Before completing the submission of this Pull Request, we encourage you to first open an Issue. You may find it easier first describing the problem you encountered and its cause to the developers of this project, and we will work together in identifying the best way to fix it.
If you have already discussed the issue and is now proposing a fix, make sure you have your signed Oracle Contributor Agreement accepted.
If everything is ok, make sure the bottom of your commit message has the following line using your name and e-mail address as it appears in the OCA Signatories list.
Signed-off-by: Your Name <you@example.org>
This can be automatically added to pull requests by committing with:
Hello developer,
Before completing the submission of this Pull Request, we encourage you to first open an Issue. You may find it easier first describing the problem you encountered and its cause to the developers of this project, and we will work together in identifying the best way to fix it.
If you have already discussed the issue and is now proposing a fix, make sure you have your signed Oracle Contributor Agreement accepted.
If everything is ok, make sure the bottom of your commit message has the following line using your name and e-mail address as it appears in the OCA Signatories list.
This can be automatically added to pull requests by committing with:
Once more, thank you for your contribution!
Oracle GitHub Team