You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/contributing.rst
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,10 +80,8 @@ Finally, please make sure you respect the `coding style
80
80
for this project. Also, even though we do CI testing, please test your code and
81
81
ensure that it builds locally before submitting a pull request.
82
82
83
-
We highly recommend going through our `review checklist <https://github.com/ethereum/solidity/blob/develop/ReviewChecklist.md>`
84
-
before submitting the pull request.
85
-
We thoroughly review every PR and will help you get it right, but there are many
86
-
common problems that can be easily avoided, making the review much smoother.
83
+
We highly recommend going through our `review checklist <https://github.com/ethereum/solidity/blob/develop/ReviewChecklist.md>`_ before submitting the pull request.
84
+
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.
0 commit comments