X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=ceph%2F.github%2Fpull_request_template.md;h=494a3f23e06a50ea7b2fb76220694b5f191793e1;hb=aee94f6923ba628a85d855d0c5316d0da78bfa2a;hp=834ef742832fdeed910f921431a5a710559b9a6d;hpb=27f45121cc74e31203777ad565f78d8aad9b92a2;p=ceph.git diff --git a/ceph/.github/pull_request_template.md b/ceph/.github/pull_request_template.md index 834ef7428..494a3f23e 100644 --- a/ceph/.github/pull_request_template.md +++ b/ceph/.github/pull_request_template.md @@ -22,7 +22,9 @@ ## Contribution Guidelines - To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst). -- If you are submitting a fix for a stable branch (e.g. "pacific"), please refer to [Submitting Patches to Ceph - Backports](https://github.com/ceph/ceph/blob/master/SubmittingPatches-backports.rst) for the proper workflow. +- If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to [Submitting Patches to Ceph - Backports](https://github.com/ceph/ceph/blob/master/SubmittingPatches-backports.rst) for the proper workflow. + +- When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an `x` between the brackets: `[x]`. Spaces and capitalization matter when checking off items this way. ## Checklist - Tracker (select at least one) @@ -62,4 +64,5 @@ - `jenkins test ceph-volume all` - `jenkins test ceph-volume tox` - `jenkins test windows` +- `jenkins test rook e2e`