aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2018-10-30 22:33:27 +0800
committerGitHub <noreply@github.com>2018-10-30 22:33:27 +0800
commitcbbbc0d5d9e928f2907df1f1d02eae53d5d48d17 (patch)
tree992ea748ada322312fa6bc035694c6cc01a83884
parent437467acfcbd5a13cc3e30dd863bf3a3d35ce1c1 (diff)
parent1b18891424be06fd7e491282df42693616acec7f (diff)
downloaddexon-solidity-cbbbc0d5d9e928f2907df1f1d02eae53d5d48d17.tar.gz
dexon-solidity-cbbbc0d5d9e928f2907df1f1d02eae53d5d48d17.tar.zst
dexon-solidity-cbbbc0d5d9e928f2907df1f1d02eae53d5d48d17.zip
Merge pull request #5336 from Eitan-Lev/Update-newcomers-tag
up-for-grabs swapped for good first issue
-rw-r--r--docs/contributing.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.rst b/docs/contributing.rst
index edd7361e..e626e5c0 100644
--- a/docs/contributing.rst
+++ b/docs/contributing.rst
@@ -16,7 +16,7 @@ In particular, we need help in the following areas:
<https://gitter.im/ethereum/solidity>`_
* Fixing and responding to `Solidity's GitHub issues
<https://github.com/ethereum/solidity/issues>`_, especially those tagged as
- `up-for-grabs <https://github.com/ethereum/solidity/issues?q=is%3Aopen+is%3Aissue+label%3Aup-for-grabs>`_ which are
+ `good first issue <https://github.com/ethereum/solidity/labels/good%20first%20issue>`_ which are
meant as introductory issues for external contributors.
Please note that this project is released with a `Contributor Code of Conduct <https://raw.githubusercontent.com/ethereum/solidity/develop/CODE_OF_CONDUCT.md>`_. By participating in this project - in the issues, pull requests, or Gitter channels - you agree to abide by its terms.