Skip to content

Commit 33363a5

Browse files
authored
Merge pull request ceph#54107 from anthonyeleven/anthonyeleven/clarify-checklist
.github: Clarify checklist details Reviewed-by: Zac Dover <[email protected]>
2 parents 0358bd5 + 1ca356a commit 33363a5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
## Contribution Guidelines
2323
- To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/main/SubmittingPatches.rst).
2424

25-
- 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.
25+
- 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.
26+
27+
- 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.
2628

2729
## Checklist
2830
- Tracker (select at least one)

0 commit comments

Comments
 (0)