This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push: new f203882 Added a link to integration tests for Karaf and Spring Boot in the summary f203882 is described below commit f20388230b511a8827ebf545346c6fb4139d58c6 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed May 8 09:07:53 2019 +0200 Added a link to integration tests for Karaf and Spring Boot in the summary --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ba08d62..99c22e9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,6 +16,7 @@ There are many ways you can help make Camel a better piece of software - please - [If you find a bug or problem](#if-you-find-a-bug-or-problem) - [Working on the code](#working-on-the-code) - [Running checkstyle](#running-checkstyle) +- [Checking Karaf and Spring Boot Integration Tests](#checking-karaf-and-spring-boot-integration-tests) - [Apache Camel committers should work on the ASF git repo](#apache-camel-committers-should-work-on-the—asf-git-repo) - [Creating patches](#creating-patches) - [Pull request at Github](#pull-request-at-github)