Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Litemplate #15

Open
wants to merge 3 commits into
base: 2.0-li
Choose a base branch
from
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 10 additions & 12 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
*More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.*
SUMMARY (Required)
# (1 Line)

*Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.*
DESCRIPTION (Required)
# What/why/how was this change made?

### Committer Checklist (excluded from commit message)
- [ ] Verify design and implementation
- [ ] Verify test coverage and CI build status
- [ ] Verify documentation (including upgrade notes)
COMPLETION CRITERIA (Required)
# Condition under which this Hot-Fix patch is not needed anymore.
# If Cherry-Pick, please specify the first release that we don’t need to cherry-pick this patch

UPSTREAM TICKET (Required if need Upstream)
# A companion upstream ticket (KAFKA-xxxx) which tracks the upstream commit status of this patch)