mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-07 15:53:14 +00:00
add PR template
This commit is contained in:
parent
e826fc4a31
commit
7fd44d0247
40
.github/pull_request_template.md
vendored
Normal file
40
.github/pull_request_template.md
vendored
Normal file
@ -0,0 +1,40 @@
|
|||||||
|
## 🎯 Purpose
|
||||||
|
|
||||||
|
*What problem does this PR solve or what feature does it add? Mention issues related to it*
|
||||||
|
|
||||||
|
TO COMPLETE
|
||||||
|
|
||||||
|
## ⚙️ Approach
|
||||||
|
|
||||||
|
*Describe the core changes introduced by this PR.*
|
||||||
|
|
||||||
|
TO COMPLETE
|
||||||
|
|
||||||
|
## ✅ Todo (subtasks)
|
||||||
|
|
||||||
|
TO COMPLETE
|
||||||
|
|
||||||
|
[ ] Subtask 1
|
||||||
|
[ ] Subtask 2
|
||||||
|
[ ] Subtask 3
|
||||||
|
|
||||||
|
## 🌱 Follow-ups
|
||||||
|
|
||||||
|
*If there’s additional work to be done later, create and link an issue here.*
|
||||||
|
|
||||||
|
TO COMPLETE
|
||||||
|
|
||||||
|
## 🔗 Dependencies
|
||||||
|
|
||||||
|
*Link PRs that must be merged before this one.*
|
||||||
|
|
||||||
|
TO COMPLETE
|
||||||
|
|
||||||
|
## 📋 PR Completion Checklist
|
||||||
|
|
||||||
|
*Mark only completed items. A complete PR should have all boxes ticked.*
|
||||||
|
|
||||||
|
[ ] Complete PR description
|
||||||
|
[ ] Implement the core functionality
|
||||||
|
[ ] Add/update tests
|
||||||
|
[ ] Add/update documentation and inline comments
|
||||||
Loading…
x
Reference in New Issue
Block a user