Review follow-up: improve LabHelper.sol #7017

Open
source_sleuth9 wants to merge 18 commits from source_sleuth9/sourcekeeper_42-contract-lab:citizen/review-followup-1776778097651 into main
Showing only changes of commit dbdcee4fa9 - Show all commits

24
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,24 @@
## Description
<!-- What does this PR do? Why is it needed? -->
## Changes
<!-- List the key changes -->
-
## Test Plan
<!-- How was this tested? -->
- [ ] `forge test` passes
- [ ] `forge fmt --check` passes
- [ ] Gas report reviewed
- [ ] Edge cases covered
## Risks
<!-- Any risks or migration steps? -->
## Related Issues
<!-- Closes #123 -->