Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1021 Bytes

pull_request_template.md

File metadata and controls

37 lines (20 loc) · 1021 Bytes

📝 What is this PR

Describe what your PR addresses, could be a bug or a feature request

🏭 How does it work

Briefly explain how you tackled the issue, what were the alternatives

🗒 Notes

Something you need to inform your reviewers about

  • This change requires a documentation update
  • This change requires a unit tests update

🧪 QA Process

Details a QA process to the reviewers

✅ Positive testing (should succeed)

  • ...

❌ Negative testing (should fail)

  • ...

👌 To check

🚀 What to do after deployment

Who should be notified after the deployment of this PR? What should be written in the changelog on Slack?