Merge pull request #13553 from ethereum/review-checklist

Review checklist
This commit is contained in:
Kamil Śliwak
2022-10-04 17:30:43 +02:00
committed by GitHub
2 changed files with 174 additions and 0 deletions
+5
View File
@@ -77,6 +77,11 @@ Finally, please make sure you respect the `coding style
for this project. Also, even though we do CI testing, please test your code and
ensure that it builds locally before submitting a pull request.
We highly recommend going through our `review checklist <https://github.com/ethereum/solidity/blob/develop/ReviewChecklist.md>`
before submitting the pull request.
We thoroughly review every PR and will help you get it right, but there are many
common problems that can be easily avoided, making the review much smoother.
Thank you for your help!
Running the Compiler Tests