File tree 1 file changed +32
-0
lines changed
1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,38 @@ shall not be referred to as "official", but are still encouraged to follow the
63
63
guidelines that are applicable (in particular, the Code of Conduct and Brand
64
64
Guidelines must still be honoured).
65
65
66
+ ### Local identity
67
+
68
+ Locals are encouraged to use the name of their area in their Local name and identity.
69
+ The area chosen to be in the Local name should be meaningfully "local." It should
70
+ be culturally identified as a "local area," and at its largest should be a region that you
71
+ can reasonably commute within by public or private transport for an evening event. Often
72
+ this is a city, but we appreciate that's an imperfect simplification.
73
+
74
+ <div className = " dos" >
75
+ - GraphQL San Francisco
76
+ </div >
77
+ <div className = " donts" >
78
+ - GraphQL California
79
+ </div >
80
+
81
+ If a brand or company wishes to be featured in the Local's identity, it must take secondary
82
+ precedence after the local area name and GraphQL:
83
+
84
+ <div className = " grid md:grid-cols-2 md:gap-5" >
85
+ <div className = " dos" >
86
+ - London GraphQL sponsored by Acme
87
+ - London GraphQL hosted by Acme and Brand X
88
+ - <strong >London GraphQL</strong ><br />sponsored by Acme
89
+ - <strong >London GraphQL</strong ><br />hosted by Acme and Brand X
90
+ </div >
91
+ <div className = " donts" >
92
+ - Acme GraphQL
93
+ - Acme presents London GraphQL
94
+ - London GraphQL<br />presented by <strong >Acme</strong >
95
+ </div >
96
+ </div >
97
+
66
98
## Support
67
99
68
100
Each approved Local is entitled to request the following support for each
You can’t perform that action at this time.
0 commit comments