@@ -34,8 +34,10 @@ <h3>Contributors</h3>
34
34
and contributions can take many forms, e.g.:
35
35
< ul >
36
36
< li >
37
+ < p class ="m-0 ">
37
38
Help other users through any of the < a href ="#communication-channels "> communication channels</ a >
38
39
made for that purpose.
40
+ </ p >
39
41
</ li >
40
42
< li >
41
43
Triage GitHub issues.
@@ -191,8 +193,11 @@ <h4>Process for Adding Committers</h4>
191
193
Tweet congratulations to the new committer from the SeleniumHQ Twitter account
192
194
</ li >
193
195
</ ol >
196
+
197
+ < p >
198
+ To see the list of current Committers please click < a href ="{{ "structure " | relURL }}"> here</ a > .
199
+ </ p >
194
200
195
- To see the list of current Committers please click < a href ="{{ "structure " | relURL }}"> here</ a > .
196
201
</ div >
197
202
198
203
< div class ="pb-5 ">
@@ -213,8 +218,10 @@ <h3 id="technical-leadership-committee-tlc">Technical Leadership Committee (TLC)
213
218
Repository hosting
214
219
</ li >
215
220
< li >
221
+ < p class ="m-0 ">
216
222
Contribution policy (shared with the
217
223
< a href ="#project-leadership-committee-plc "> Project Leadership Committee (PLC)</ a >
224
+ </ p >
218
225
</ li >
219
226
</ ul >
220
227
@@ -324,7 +331,9 @@ <h4>Process for Adding TLC Members</h4>
324
331
</ li >
325
332
</ ol >
326
333
327
- To see the list of current TLC members please click < a href ="{{ "structure /#tlc" | relURL}}"> here</ a > .
334
+ < p >
335
+ To see the list of current TLC members please click < a href ="{{ "structure /#tlc" | relURL}}"> here</ a > .
336
+ </ p >
328
337
</ div >
329
338
330
339
< div class ="pb-5 ">
@@ -363,9 +372,11 @@ <h3 id="project-leadership-committee-plc">Project Leadership Committee (PLC)</h3
363
372
Commit to being a part of the community for the long-term.
364
373
</ li >
365
374
< li >
375
+ < p class ="m-0 ">
366
376
The existing PLC consults with the TLC and the active Committers, who will seek a decision
367
377
based on a < a href ="#consensus-seeking-process "> Consensus Seeking Process</ a >
368
378
to add or not those people.
379
+ </ p >
369
380
</ li >
370
381
< li >
371
382
No-one is ever suggested publicly without first discussing the idea with
@@ -407,7 +418,9 @@ <h4>Process for Adding PLC Members</h4>
407
418
</ li >
408
419
</ ol >
409
420
410
- To see the list of current PLC members please click < a href ="{{ "structure /#plc" | relURL}}"> here</ a > .
421
+ < p >
422
+ To see the list of current PLC members please click < a href ="{{ "structure /#plc" | relURL}}"> here</ a > .
423
+ </ p >
411
424
</ div >
412
425
413
426
< div class ="pb-5 ">
@@ -422,20 +435,26 @@ <h2 id="communication-channels">Communication Channels</h2>
422
435
423
436
< ul >
424
437
< li >
438
+ < p class ="m-0 ">
425
439
Twitter Account < a href ="https://twitter.com/seleniumhq "> @seleniumhq</ a > : for communicating
426
440
and promoting news around the project or project related topics.
441
+ </ p >
427
442
</ li >
428
443
< li >
444
+ < p class ="m-0 ">
429
445
< a href ="https://kiwiirc.com/nextclient/irc.libera.chat/#selenium "> Chat Room</ a > :
430
446
chat for all Selenium users to seek
431
447
help and support on problems using the project.
448
+ </ p >
432
449
</ li >
433
450
< li >
451
+ < p class ="m-0 ">
434
452
< a href ="https://seleniumhq.slack.com/join/shared_invite/enQtODAwOTUzOTM5OTEwLTZjZjgzN2ExOTBmZGE0NjkwYzA2Nzc0MjczMGYwYjdiNGQ5YjI0ZjdjYjFhMjVlMjFkZWJmNDYyMmU1OTYyM2Y ">
435
- Slack
453
+ Slack
436
454
</ a > :
437
455
mirrors the IRC Chat room and is also used by all Selenium users to seek help and support
438
456
on problems using the project.
457
+ </ p >
439
458
</ li >
440
459
< li >
441
460
Project Committers Channel, < code > selenium-committers</ code > in the Slack channel mentioned above:
0 commit comments