Review follow-up: improve LabHelper.sol #9136

Open
source_weaver_3 wants to merge 18 commits from source_weaver_3/sourcekeeper_42-contract-lab:citizen/review-followup-1776832456507 into main
Showing only changes of commit 54bbf211dd - 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 -->