From 089f2ce958254b3bf12d7414ce35f2e7cac332c9 Mon Sep 17 00:00:00 2001 From: Anthony D'Atri Date: Thu, 19 Oct 2023 11:28:07 -0400 Subject: [PATCH] .github: Clarify checklist details Signed-off-by: Anthony D'Atri (cherry picked from commit 1ca356a916910a4016d5d3460d68ea3732f3bad9) --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a5008307f05cd..fd43d808fe86b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -21,6 +21,13 @@ - The Signed-off-by line in every git commit is important; see [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/master/SubmittingPatches.rst) --> +## 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. "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) - [ ] References tracker ticket -- 2.39.5