Skip to content

Commit 6207eab

Browse files
committed
Document state field in CONTRIBUTING.md and unify its usage
closes acceptbitcoincash#1282
1 parent 32e2c00 commit 6207eab

File tree

4 files changed

+8
-4
lines changed

4 files changed

+8
-4
lines changed

CONTRIBUTING.md

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ We offer two easy ways to submit a new site to be listed.
2424
- `facebook` -- Facebook Username or Page URL
2525
- `region` -- Region (see region code list below)
2626
- `country` -- Country (see Wikipedia link below)
27+
- _(Optional)_ `state` -- State (capitalize name, use full name)
2728
- _(Optional)_ `city` -- City (capitalize name)
2829
- `bch` -- Accepting Bitcoin Cash (yes/no)
2930
- `btc` -- Accepting Bitcoin Legacy (yes/no)

_data/government.yml

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ websites:
44
twitter: stadtzug
55
facebook:
66
img: kantonzug.png
7+
region: eu
8+
country: CH
9+
state: Zug
710
bch: no
811
btc: yes
912
othercrypto: yes

_data/services.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ websites:
3131
region: na
3232
country: US
3333
city: Tallahassee
34-
state: FL
34+
state: Florida
3535
bch: Yes
3636
btc: No
3737
othercrypto: Yes
@@ -342,7 +342,7 @@ websites:
342342
facebook: viaboxcom
343343
region: na
344344
country: US
345-
state: OR
345+
state: Oregon
346346
city: Portland
347347
bch: true
348348
btc: true
@@ -370,7 +370,7 @@ websites:
370370
email_address: [email protected]
371371
region: na
372372
country: US
373-
state: MI
373+
state: Michigan
374374
city: Sault Ste. Marie
375375
bch: true
376376
btc: true

_data/transport.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ websites:
133133
facebook: euclasslimo
134134
region: na
135135
country: US
136-
state: IL
136+
state: Illinois
137137
city: Chicago
138138
bch: Yes
139139
btc: Yes

0 commit comments

Comments
 (0)