mirror of
https://github.com/ceph/ceph
synced 2025-02-23 19:17:37 +00:00
.github: add a "Contribution Guidelines" to the pull request template
These guidelines refer contributors to the "Submitting Patches to Ceph" doc and the "Submitting Patches to Ceph - Backports" doc. Even though there are already tips for titling/signing commits in the PR template, these tips are commented out and easy to gloss over once the contributor creates the PR. These existing tips do not include any pointers about staging backports. Fixes: https://tracker.ceph.com/issues/55418 Signed-off-by: Laura Flores <lflores@redhat.com>
This commit is contained in:
parent
78ffeb71a0
commit
23d6db4a56
5
.github/pull_request_template.md
vendored
5
.github/pull_request_template.md
vendored
@ -21,6 +21,11 @@
|
||||
- The Signed-off-by line in every git commit is important; see <span class="x x-first x-last">[Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/master/</span>SubmittingPatches.rst<span class="x x-first x-last">)</span>
|
||||
-->
|
||||
|
||||
## Contribution Guidelines
|
||||
- To sign and title your commits, please refer to [Submitting Patches to Ceph](https://github.com/ceph/ceph/blob/master/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.
|
||||
|
||||
## Checklist
|
||||
- Tracker (select at least one)
|
||||
- [ ] References tracker ticket
|
||||
|
Loading…
Reference in New Issue
Block a user