Skip to content

Files

Latest commit

 

History

History
23 lines (16 loc) · 741 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

23 lines (16 loc) · 741 Bytes

Description

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore