mirror of
https://github.com/0xFableOrg/0xFable.git
synced 2026-04-15 03:00:04 -04:00
453 B
453 B
Context (Problem, Motivation, Solution)
Link related issues!
Describe Your Changes
Checklist
- I have performed a self-review of my code
- I ran
make checkand fixed resulting issues - I ran the relevant tests and they all pass
- I wrote tests for my new features, or added regression tests for the bug I fixed
Testing
If you didn't write tests, explain how you made sure the code was correct and working as intended.