Skip to content

Commit 3535cee

Browse files
committed
Describe step to create integration pull request
1 parent 0c2e25d commit 3535cee

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

integration/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ Follow the following simple guidelines when contributing integration with your f
2222
* List of modules in top-level [`pom.xml`](../pom.xml).
2323
* List of dependencies for documentation site in [`site/pom.xml`](../site/pom.xml).
2424
* List of directories for documentation site in [`site/build.xml`](../site/build.xml).
25-
* List of modules at the root of documentation site in [`site/docs/index.md`](../site/docs/index.md)
26-
* Update links to documentation website as explained [here](../knit/README.md#usage)
25+
* List of modules at the root of documentation site in [`site/docs/index.md`](../site/docs/index.md).
26+
* Update links to documentation website as explained [here](../knit/README.md#usage).
27+
* Squash your contribution to a single commit and create pull request to `develop` branch.

0 commit comments

Comments
 (0)