diff options
-rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 263f98b1e57..c4522998f42 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -364,6 +364,7 @@ corresponding merge request should be updated to have the following: This makes it easier for release managers to keep track of what still has to be merged and where changes have to be merged into. +Like all merge requests the target should be master so all bugfixes are in master. ## Definition of done |