Skip to content

Commit da3dbfb

Browse files
authored
Merge branch 'dev' into konopkja-content-guide
2 parents f2b7206 + f64886f commit da3dbfb

File tree

2,066 files changed

+72106
-41234
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

2,066 files changed

+72106
-41234
lines changed

.all-contributorsrc

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10127,6 +10127,51 @@
1012710127
"contributions": [
1012810128
"content"
1012910129
]
10130+
},
10131+
{
10132+
"login": "DeUETH",
10133+
"name": "DeUETH",
10134+
"avatar_url": "https://avatars.githubusercontent.com/u/107472460?v=4",
10135+
"profile": "https://github.com/DeUETH",
10136+
"contributions": [
10137+
"content"
10138+
]
10139+
},
10140+
{
10141+
"login": "erin-at-work",
10142+
"name": "erin-at-work",
10143+
"avatar_url": "https://avatars.githubusercontent.com/u/50590950?v=4",
10144+
"profile": "http://www.erinleelikes.com",
10145+
"contributions": [
10146+
"content"
10147+
]
10148+
},
10149+
{
10150+
"login": "AmazingAng",
10151+
"name": "0xAA",
10152+
"avatar_url": "https://avatars.githubusercontent.com/u/14728591?v=4",
10153+
"profile": "https://github.com/AmazingAng",
10154+
"contributions": [
10155+
"content"
10156+
]
10157+
},
10158+
{
10159+
"login": "changwu-tw",
10160+
"name": "changwu",
10161+
"avatar_url": "https://avatars.githubusercontent.com/u/1557364?v=4",
10162+
"profile": "https://changwu.me/",
10163+
"contributions": [
10164+
"content"
10165+
]
10166+
},
10167+
{
10168+
"login": "uniyj",
10169+
"name": "yj",
10170+
"avatar_url": "https://avatars.githubusercontent.com/u/84749041?v=4",
10171+
"profile": "http://uniyj.eth",
10172+
"contributions": [
10173+
"content"
10174+
]
1013010175
}
1013110176
],
1013210177
"contributorsPerLine": 7,

.env.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ALGOLIA_ADMIN_KEY=insertValue
66
ETHERSCAN_API_KEY=insertValue
77
GATSBY_ALGOLIA_APP_ID=insertValue
88
GATSBY_ALGOLIA_SEARCH_KEY=insertValue
9+
GATSBY_ALGOLIA_BASE_SEARCH_INDEX_NAME=insertValue
910
GATSBY_GITHUB_TOKEN_READ_ONLY=insertValue
1011
GATSBY_FUNCTIONS_PATH=insertValue
1112

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# These owners will be the default owners for everything in
77
# the repo. Unless a later match takes precedence,
8-
* @samajammin @wackerow @corwintines @pettinarip @minimalsm @jmcook1186
8+
* @samajammin @wackerow @corwintines @pettinarip @minimalsm @jmcook1186 @nhsz
99

1010
# Owners of specific files
1111
/src/data/consensus-bounty-hunters.csv @djrtwo @JustinDrake @asanso @fredriksvantes

.github/ISSUE_TEMPLATE/bug_report.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,14 @@ body:
6363
value: |
6464
**Want to contribute?**
6565
We love contributions from the Ethereum community! Please comment on an issue if you're interested in helping out with a PR.
66+
- type: checkboxes
67+
id: bug_report_work_on
68+
attributes:
69+
label: Would you like to work on this issue?
70+
options:
71+
- label: "Yes"
72+
required: false
73+
- label: "No"
74+
required: false
75+
validations:
76+
required: true

.github/ISSUE_TEMPLATE/feature_request.yaml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,14 @@ body:
3333
attributes:
3434
value: |
3535
**Want to contribute?**
36-
- type: markdown
36+
- type: checkboxes
37+
id: feature_request_work_on
3738
attributes:
38-
value: We love contributions from the Ethereum community! Please comment on an issue if you're interested in helping out with a PR.
39+
label: Would you like to work on this issue?
40+
options:
41+
- label: "Yes"
42+
required: false
43+
- label: "No"
44+
required: false
45+
validations:
46+
required: true

.github/ISSUE_TEMPLATE/suggest_dapp.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,3 +96,14 @@ body:
9696
description: Is usage globally accessible, or do you have restrictions?
9797
validations:
9898
required: true
99+
- type: checkboxes
100+
id: dapp_work_on
101+
attributes:
102+
label: Would you like to work on this issue?
103+
options:
104+
- label: "Yes"
105+
required: false
106+
- label: "No"
107+
required: false
108+
validations:
109+
required: true

.github/ISSUE_TEMPLATE/suggest_dev_tool.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,14 @@ body:
6464
attributes:
6565
label: Additional context
6666
description: Add any other context or screenshots about the dev tool here
67+
- type: checkboxes
68+
id: dev_tools_work_on
69+
attributes:
70+
label: Would you like to work on this issue?
71+
options:
72+
- label: "Yes"
73+
required: false
74+
- label: "No"
75+
required: false
76+
validations:
77+
required: true

.github/ISSUE_TEMPLATE/suggest_exchange.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,14 @@ body:
5353
attributes:
5454
label: Do you have any extra information?
5555
description: Add any more info that may make a stronger case for listing this exchange. Consider years of operation, size of company, financial backing etc
56+
- type: checkboxes
57+
id: exchange_work_on
58+
attributes:
59+
label: Would you like to work on this issue?
60+
options:
61+
- label: "Yes"
62+
required: false
63+
- label: "No"
64+
required: false
65+
validations:
66+
required: true

.github/ISSUE_TEMPLATE/suggest_glossary_term.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,14 @@ body:
4545
attributes:
4646
label: Additional context
4747
description: Add any other context or screenshots about the feature request here
48+
- type: checkboxes
49+
id: glossary_work_on
50+
attributes:
51+
label: Would you like to work on this issue?
52+
options:
53+
- label: "Yes"
54+
required: false
55+
- label: "No"
56+
required: false
57+
validations:
58+
required: true

.github/ISSUE_TEMPLATE/suggest_layer2.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,3 +150,14 @@ body:
150150
attributes:
151151
label: Is there a block explorer?
152152
description: Are there block explorers for the network? Please share URLs.
153+
- type: checkboxes
154+
id: layer_2_work_on
155+
attributes:
156+
label: Would you like to work on this issue?
157+
options:
158+
- label: "Yes"
159+
required: false
160+
- label: "No"
161+
required: false
162+
validations:
163+
required: true

0 commit comments

Comments
 (0)