.gitlab/merge_request_templates/merge_request_template.md | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit ee7f64083109b18e09b50c0a35136060f7495dbe Author: Albert Astals Cid <[email protected]> Date: Thu Jul 4 01:01:28 2019 +0200 Add a template asking people to check the merge option diff --git a/.gitlab/merge_request_templates/merge_request_template.md b/.gitlab/merge_request_templates/merge_request_template.md new file mode 100644 index 00000000..050286e7 --- /dev/null +++ b/.gitlab/merge_request_templates/merge_request_template.md @@ -0,0 +1,3 @@ +Please make sure you check the "Allow commits from members who can merge to the target branch" option at the bottom of the page. + +Makes our life much easier since we can rebase and merge from the web user interface. _______________________________________________ poppler mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/poppler
