Skip to content

Commit 8e0c13a

Browse files
committed
Updated Contributor Guide(#511)
1 parent 8580f85 commit 8e0c13a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/source/contributing_guide/index.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@ The first time you make a contribution to a Revolve2 package your PR should add
1212
Note that a general heuristic is, if your addition adds a dependency of another revolve package to the existing dependencies, you might not want to structure it that way.
1313
For a guideline what can depend on what, look at the package diagram on the main page.
1414

15+
**Important Information before merging your PRs:**
16+
17+
- For merging into the ``development``-branch: Always use `Squash and Merge`.
18+
- For merging into the ``master``-branch: Always use `Rebase and Merge`.
19+
1520
----------------------
1621
Developer installation
1722
----------------------

0 commit comments

Comments
 (0)