Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.32 KB

PULL_REQUEST_TEMPLATE.md

File metadata and controls

34 lines (20 loc) · 1.32 KB

Thank you for submitting this pull request! We appreciate you spending the time to work on these changes.

What is the motivation?

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

What does this change do?

What is your testing strategy?

Is this related to any issues?

Have you read the Contributing Guidelines?