Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 803 Bytes

pull_request_template.md

File metadata and controls

36 lines (21 loc) · 803 Bytes

Pull Request Type

  • ✨ feat
  • 🐛 fix
  • ♻️ refactor
  • 💄 style
  • 🔨 chore
  • 📝 docs

Relevant Issues

resolves #xxx

What is in this change?

Additional Information

Developer Validations

  • I ran yarn lint from the root of the repo & committed changes
  • Relevant documentation has been updated
  • I have tested my code functionality
  • Docker build succeeds locally