From 5992fc201b95be311aa1550b3529b50519d2e3f2 Mon Sep 17 00:00:00 2001 From: Artem Bilan Date: Thu, 31 Jul 2014 14:09:48 +0300 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1241c49d37..7a5b6fa500 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -221,7 +221,9 @@ Add a comment to the associated JIRA issue(s) linking to your new pull request. Add a JIRA issue link to your first commit comment of the pull request on the last line, so your commit message may looks like this: INT-1639: Add support - + + JIRA: https://jira.springsource.org/browse/INT-1639 + * add `` XSD element * add `SpelFunctionParser` * add `SpelFunctionRegistrar` to avoid introducing some confused 'Method'-bean @@ -229,7 +231,6 @@ Add a JIRA issue link to your first commit comment of the pull request on the la * some refactoring for `IntegrationEvaluationContextFactoryBean` * polishing some failed tests after this change - JIRA: https://jira.springsource.org/browse/INT-1639 [help documentation]: http://help.github.com/send-pull-requests [JIRA issue tracker]: https://jira.springsource.org/browse/INT