Add issue template for feature gate tracking issues (#24040)

* Add issue template for feature gate tracking issues

* review feedback
This commit is contained in:
Justin Starry
2022-04-01 21:16:56 +08:00
committed by GitHub
parent 436048ca2b
commit cf59c000d9
4 changed files with 84 additions and 15 deletions

View File

@@ -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 -->