mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Merge pull request #13612 from ethereum/clarifyGithubIssuesForumPosts
Clarify github issues vs forum posts in docs.
This commit is contained in:
commit
9eac10a8ff
@ -50,6 +50,9 @@ reporting issues, please mention the following details:
|
|||||||
Reducing the source code that caused the issue to a bare minimum is always
|
Reducing the source code that caused the issue to a bare minimum is always
|
||||||
very helpful, and sometimes even clarifies a misunderstanding.
|
very helpful, and sometimes even clarifies a misunderstanding.
|
||||||
|
|
||||||
|
For technical discussions about language design, a post in the
|
||||||
|
`Solidity forum <https://forum.soliditylang.org/>`_ is the correct place (see :ref:`solidity_language_design`).
|
||||||
|
|
||||||
Workflow for Pull Requests
|
Workflow for Pull Requests
|
||||||
==========================
|
==========================
|
||||||
|
|
||||||
@ -482,6 +485,8 @@ Running Documentation Tests
|
|||||||
Make sure your contributions pass our documentation tests by running ``./docs/docs.sh`` that installs dependencies
|
Make sure your contributions pass our documentation tests by running ``./docs/docs.sh`` that installs dependencies
|
||||||
needed for documentation and checks for any problems such as broken links or syntax issues.
|
needed for documentation and checks for any problems such as broken links or syntax issues.
|
||||||
|
|
||||||
|
.. _solidity_language_design:
|
||||||
|
|
||||||
Solidity Language Design
|
Solidity Language Design
|
||||||
========================
|
========================
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user