mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
Add PR/Issue/Feature templates
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
5bebb7f8f5
commit
5d98e0cad4
31
.github/pull_request_template.md
vendored
Normal file
31
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,31 @@
|
||||
# Describe what this PR does #
|
||||
|
||||
Provide some context for the reviewer
|
||||
|
||||
## Is there anything that requires special attention ##
|
||||
|
||||
Do you have any questions?
|
||||
|
||||
Is the change backward compatible?
|
||||
|
||||
Are there concerns around backward compatibility?
|
||||
|
||||
Provide any external context for the change, if any.
|
||||
|
||||
For example:
|
||||
|
||||
* Kubernetes links that explain why the change is required
|
||||
* CSI spec related changes/catch-up that necessitates this patch
|
||||
* golang related practices that necessitates this change
|
||||
|
||||
## Related issues ##
|
||||
|
||||
Mention any github issues relevant to this PR. Adding below line
|
||||
will help to auto close the issue once the PR is merged.
|
||||
|
||||
Fixes: #issue_number
|
||||
|
||||
## Future concerns ##
|
||||
|
||||
List items that are not part of the PR and do not impact it's
|
||||
functionality, but are work items that can be taken up subsequently.
|
Reference in New Issue
Block a user