You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
716 B

4 years ago
  1. <!-- Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. -->
  2. **What kind of change does this PR introduce?**
  3. <!-- E.g. a bugfix, feature, refactoring, build related change, etc… -->
  4. **Did you add tests for your changes?**
  5. **If relevant, did you update the README?**
  6. **Summary**
  7. <!-- Explain the **motivation** for making this change. What existing problem does the pull request solve? -->
  8. <!-- Try to link to an open issue for more information. -->
  9. **Does this PR introduce a breaking change?**
  10. <!-- If this PR introduces a breaking change, please describe the impact and a migration path for existing applications. -->
  11. **Other information**