linkedin / cruise-control

Cruise-control is the first of its kind to fully automate the dynamic workload rebalance and self-healing of a Kafka cluster. It provides great value to Kafka users by simplifying the operation of Kafka clusters.
https://github.com/linkedin/cruise-control/tags
BSD 2-Clause "Simplified" License
2.77k stars 595 forks source link

new PR template #2191

Closed mhratson closed 2 months ago

mhratson commented 2 months ago

Summary

Why: Improve PR quality and review-ability. What: modifies current PR template to be structured and require more details when submitting PRs.

Expected Behavior

PR must come with sufficient details to address or explain the issue.

Actual Behavior

PR template only requires link to the issue:

This PR resolves #<Replace-Me-With-The-Issue-Number-Addressed-By-This-PR>.

Steps to reproduce

  1. either create a new PR or
  2. see the current template

Known Workarounds

People voluntarily provide additional details

Additional Evidence

Categorization