Add issue template for feature gate tracking issues (#24040)
* Add issue template for feature gate tracking issues * review feedback
This commit is contained in:
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
11
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,16 +1,9 @@
|
||||
#### Problem
|
||||
|
||||
|
||||
|
||||
<!-- OPTIONAL -->
|
||||
<!-- Any changes that affect the behavior of a feature activation MUST add the feature-gate label and include details -->
|
||||
#### Feature Gate Details
|
||||
<!-- Describe why the new or modified feature gate is needed and any necessary conditions for its activation -->
|
||||
|
||||
|
||||
|
||||
#### Summary of Changes
|
||||
|
||||
|
||||
|
||||
Fixes #
|
||||
<!-- OPTIONAL: Feature Gate Issue: # -->
|
||||
<!-- Don't forget to add the "feature-gate" label -->
|
||||
|
Reference in New Issue
Block a user