File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,6 +18,16 @@ Patch integration will be faster if tests and documentation are included.
1818
1919Please update the makefiles in a separate commit. To update them simply run the ` updatemakes.sh ` script.
2020
21+ If you have something bigger to submit, feel free to contact us beforehand.
22+ Then we can give you write access to this repo, so you can open your PR based on this repo
23+ and we can easier follow the rebase-before-merge approach we're using (or even do the rebase ourself).
24+
25+ ### Reviews
26+
27+ We're using Pull Request reviews to make sure that the code is in line with the existing code base.
28+
29+ Please have a look [ here] ( https://help.github.com/articles/approving-a-pull-request-with-required-reviews/ ) to get an idea of the approach.
30+
2131## Branches
2232
2333Please be aware, that all branches besides _ master_ and _ develop_ __ can__ and __ will be__ force-pushed, rebased and/or removed!
You can’t perform that action at this time.
0 commit comments