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: public/content/contributing/index.md
+48-48Lines changed: 48 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,53 +6,53 @@ lang: en
6
6
7
7
# Contributing to ethereum.org 🦄 {#contributing-to-ethereumorg}
8
8
9
-
The ethereum.org website, like Ethereum more broadly, is an open-source project. So if you want to help improve [our portal to Ethereum](/about/), here's how you can help out.
9
+
Ethereum.org is an open-source run project with **12 000+** contributors that help translate, write, design and maintain the website.
10
10
11
-
<InfoBannershouldCenteremoji=":tada:">
12
-
Claim your POAP token! If you contributed to ethereum.org in 2022, there's a unique POAP waiting for you.{" "}
13
-
<ahref="#poap">More on POAPs</a>
14
-
</InfoBanner>
11
+
We are a welcoming community that will help you grow and educate in the Ethereum ecosystem while also meaningfully contribute and get relevant practical experience!
15
12
16
13
## Ways to contribute {#ways-to-contribute}
17
14
18
-
-[Work on an open issue](https://github.com/ethereum/ethereum-org-website/issues)
19
-
_– Work we've identified that needs doing_
20
-
-[Join the translation program](/contributing/translation-program/)
21
-
_– Help us bring ethereum.org to new languages_
22
-
-[Help design the website](/contributing/design/)
23
-
_– Designers of all levels can contribute to improve the website_
24
-
-[Add community resources](/contributing/content-resources/)
25
-
_– Add a helpful article or resource to a relevant page_
_– Let us know your feedback on our research or contribute your own_
34
-
-[Request a feature](https://github.com/ethereum/ethereum-org-website/issues/new?assignees=&labels=Type%3A+Feature&template=feature_request.yaml&title=)
35
-
_– Let us know about any ideas you have for a new feature or design_
36
-
-[Add a glossary term](/contributing/adding-glossary-terms)
37
-
_– Help us continue to expand the Ethereum [glossary](/glossary/)_
_– Suggest new pages or make tweaks to what's here already_
40
-
-[Add a layer 2](/contributing/adding-layer-2s/)
41
-
_– Add a layer 2 to a relevant page_
42
-
-[Add a staking product or service](/contributing/adding-staking-products/)
43
-
_– Add a project that helps facilitate solo staking, pooled staking, or staking as a service_
44
-
-[Add a wallet](/contributing/adding-wallets/)
45
-
_– Add a wallet for the [find wallets page](/wallets/find-wallet/)_
46
-
-[Suggest a project for our DeSci page](/contributing/adding-desci-projects/)
47
-
_- Add a project built on Ethereum that contributes to decentralized science_
48
-
-[Quizzes](/contributing/quizzes/)_- Add, update, and delete quiz question banks for a relevant page_
49
-
-[Suggest a design resource](/contributing/design/adding-design-resources/)_- Add, update, and delete helpful design resources_
50
-
51
-
_Any questions?_ 🤔 Reach out on our [Discord server](https://discord.gg/ethereum-org)
15
+
**Translations**
16
+
-[Join the translation program](/contributing/translation-program/) – Help us bring ethereum.org to new languages
17
+
18
+
**Development**
19
+
-[Work on an open issue](https://github.com/ethereum/ethereum-org-website/issues) – Work we've identified that needs doing
20
+
21
+
**Design**
22
+
-[Help design the website](/contributing/design/) Designers of all levels can contribute to improve the website
23
+
24
+
**Content**
25
+
-[Create/edit content](/contributing/#how-to-update-content) – Suggest new pages or make tweaks to what's here already
26
+
-[Add community resources](/contributing/content-resources/) – Add a helpful article or resource to a relevant page
27
+
-[Suggest a design resource](/contributing/design/adding-design-resources/) – Add, update, and delete helpful design resources
28
+
-[Add a glossary term](/contributing/adding-glossary-terms/) – Help us continue to expand the Ethereum [glossary](/glossary/)
29
+
-[Quizzes](/contributing/quizzes/) – Add, update, and delete quiz question banks for a relevant page
30
+
31
+
**Feature ideas**
32
+
-[Request a feature](https://github.com/ethereum/ethereum-org-website/issues/new?assignees=&labels=Type%3A+Feature&template=feature_request.yaml&title=) – Let us know about any ideas you have for a new feature or design
33
+
34
+
**Product listings**
35
+
-[Add an exchange](/contributing/adding-exchanges/) – Add an exchange to our [exchange finder](/get-eth/#country-picker)
36
+
-[Add a product](/contributing/adding-products/) – Add a dapp or wallet to a relevant page
37
+
-[Add developer tools](/contributing/adding-developer-tools/) – Add a developer tool to a relevant page
38
+
-[Add a layer 2](/contributing/adding-layer-2s/) – Add a layer 2 to a relevant page
39
+
-[Add a staking product or service](/contributing/adding-staking-products/) – Add a project that helps facilitate solo staking, pooled staking, or staking as a service
40
+
-[Add a wallet](/contributing/adding-wallets/) – Add a wallet for the [find wallets page](/wallets/find-wallet/)
41
+
-[Suggest a project for our DeSci page](/contributing/adding-desci-projects/) – Add a project built on Ethereum that contributes to decentralized science
42
+
43
+
Any questions? 🤔 Join our [Discord server](https://discord.gg/ethereum-org)
44
+
45
+
## Good first tasks to start contributing
46
+
47
+
These are few current tasks that you could help us solve and take responsibility for. For most you will need GitHub account as most changes to the website are made through GitHub.
48
+
49
+
<IssuesListissues={gfissues}my={8} />
50
+
51
+
<ButtonLinkhref="https://github.com/ethereum/ethereum-org-website/issues">See all tasks</ButtonLink>
52
52
53
53
## How to work on ethereum.org {#how-to-update-content}
54
54
55
-
Whether you're adding to the site, creating content or working on open issues, you'll need a [GitHub](https://github.com) account.
55
+
If you wish to contribute in the [Translation Program](/contributing/translation-program/), we ask you to create an account on [Crowdin](https://crowdin.com/project/ethereum-org). For everything else – adding or editing content or visuals to the website, fixing bugs, working on open tasks – you will need a [GitHub](https://github.com/) account.
56
56
57
57
All updates are made via the GitHub PR process. This means you create a local copy of the website, make your changes and request to merge your changes. If you've never done this before, follow the instructions at the bottom of our [GitHub repository](https://github.com/ethereum/ethereum-org-website).
58
58
@@ -84,25 +84,25 @@ Only use your original work or content that you have permission to use when cont
84
84
85
85
We have low barrier to entry issues on our GitHub repository specifically designed for developers who are new to open-source labelled [good first issue](https://github.com/ethereum/ethereum-org-website/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22).
86
86
87
-
## Claim your contributor POAP {#poap}
87
+
## Claim your Onchain Achievement Token (OAT) {#oat}
88
88
89
-
If your contribution gets merged into ethereum.org, we'll mint you a unique contributors POAP. A Proof of Attendance Protocol (POAP) token is on-chain proof that you helped make the ecosystem a little more awesome.
89
+
If your contribution gets merged into ethereum.org, you will have a change to claim a special badge on [Galxe](https://galxe.com/ethereumorg/). An Onchain Achievement Token (OAT) is a proof that you helped make the ecosystem a little more awesome.
90
90
91
-
[More on POAPs](https://www.poap.xyz/)
92
-
93
-
### How to claim {#how-to-claim}
91
+
[More on OATs](https://help.galxe.com/en/articles/7067290-galxe-oats-reward-and-celebrate-achievements)
2. Paste a link to your contribution in the `#🥇 | proof-of-contribution` channel
97
-
3. Wait for a member of our team to send you a link to your POAP.
98
-
4. Claim your POAP!
96
+
3. Wait for a member of our team to send you a link to your OAT.
97
+
4. Claim your OAT!
99
98
100
-
You should only use self-custody wallets to claim POAPs. Do not use exchange accounts or other accounts you do not hold the private keys to, as these will not allow you to access and manage your POAPs.
99
+
You should only use self-custody wallets to claim OATs. Do not use exchange accounts or other accounts you do not hold the private keys to, as these will not allow you to access and manage your OATs.
101
100
102
101
## Claim your GitPOAP {#claim-gitpoap}
103
102
104
103
GitPOAP will also automatically recognize your merged contribution and let you mint a separate unique contributors POAP on their platform itself!
0 commit comments