File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -50,6 +50,9 @@ reporting issues, please mention the following details:
50
50
Reducing the source code that caused the issue to a bare minimum is always
51
51
very helpful, and sometimes even clarifies a misunderstanding.
52
52
53
+ For technical discussions about language design, a post in the
54
+ `Solidity forum <https://forum.soliditylang.org/ >`_ is the correct place (see :ref: `solidity_language_design `).
55
+
53
56
Workflow for Pull Requests
54
57
==========================
55
58
@@ -482,6 +485,8 @@ Running Documentation Tests
482
485
Make sure your contributions pass our documentation tests by running ``./docs/docs.sh `` that installs dependencies
483
486
needed for documentation and checks for any problems such as broken links or syntax issues.
484
487
488
+ .. _solidity_language_design :
489
+
485
490
Solidity Language Design
486
491
========================
487
492
You can’t perform that action at this time.
0 commit comments