Skip to content

Commit 9eac10a

Browse files
authored
Merge pull request #13612 from ethereum/clarifyGithubIssuesForumPosts
Clarify github issues vs forum posts in docs.
2 parents 6662053 + f39abf2 commit 9eac10a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/contributing.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ reporting issues, please mention the following details:
5050
Reducing the source code that caused the issue to a bare minimum is always
5151
very helpful, and sometimes even clarifies a misunderstanding.
5252

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+
5356
Workflow for Pull Requests
5457
==========================
5558

@@ -482,6 +485,8 @@ Running Documentation Tests
482485
Make sure your contributions pass our documentation tests by running ``./docs/docs.sh`` that installs dependencies
483486
needed for documentation and checks for any problems such as broken links or syntax issues.
484487

488+
.. _solidity_language_design:
489+
485490
Solidity Language Design
486491
========================
487492

0 commit comments

Comments
 (0)