mirror of
https://github.com/logos-blockchain/logos-execution-zone.git
synced 2026-03-24 11:13:06 +00:00
48 lines
812 B
Markdown
48 lines
812 B
Markdown
## 🎯 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
|
||
|
||
## 🧪 How to Test
|
||
|
||
*How to verify that this PR works as intended.*
|
||
|
||
TO COMPLETE
|
||
|
||
## 🔗 Dependencies
|
||
|
||
*Link PRs that must be merged before this one.*
|
||
|
||
TO COMPLETE
|
||
|
||
## 🌱 Follow-ups
|
||
|
||
*If there’s additional work to be done later, create and link an issue here.*
|
||
|
||
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
|