File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ There are some guidelines which will make applying PRs easier for us:
6161 + Check for unnecessary whitespace with ` git diff --check ` before committing.
6262+ Make sure your commit messages are in the proper format. Your commit message should contain the key of the JIRA issue.
6363```
64- [MPH -XXX] - Subject of the JIRA Ticket
64+ [MGPG -XXX] - Subject of the JIRA Ticket
6565 Optional supplemental description.
6666```
6767+ Make sure you have added the necessary tests (JUnit/IT) for your changes.
@@ -82,7 +82,7 @@ Additional Resources
8282--------------------
8383
8484+ [ Contributing patches] ( https://maven.apache.org/guides/development/guide-maven-development.html#Creating_and_submitting_a_patch )
85- + [ Apache Maven GPG JIRA project page]
85+ + [ Apache Maven GPG JIRA project page] [ jira ]
8686+ [ Contributor License Agreement] [ cla ]
8787+ [ General GitHub documentation] ( https://help.github.com/ )
8888+ [ GitHub pull request documentation] ( https://help.github.com/send-pull-requests/ )
You can’t perform that action at this time.
0 commit comments