PULL_REQUEST_TEMPLATE 243 B

1234567891011121314151617
  1. ### Description
  2. add a description of your changes here...
  3. ### Rationale
  4. tell us why we need these changes...
  5. ### Example
  6. add an example CLI or API response...
  7. ### Changes
  8. Notable changes:
  9. * add each change in a bullet point here
  10. * ...