pull_request_template.md
1 # What does this PR resolve? 🚀 2 - Example 1 3 - Example 2 4 5 # Details 📝 6 Details about the resolved issues or added features... 7 8 # Checklist ✅ 9 - [ ] I have merged the main branch into my branch and resolved all conflicts 10 - [ ] I have documented the new code 11 - [ ] I have smoke tested the new code locally 12 - [ ] I have assigned the PR to myself 13 - [ ] I have named the PR correctly