Skip to content

Commit a73326b

Browse files
committed
Add top links, TOC to the 2021 election README
This makes it easier to navigate, and for voters to find the links they need. Signed-off-by: Josh Berkus <[email protected]>
1 parent b4862b2 commit a73326b

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

events/elections/2021/README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# 2021 VOTERS GUIDE - KUBERNETES STEERING COMMITTEE ELECTION
22

3+
## Important Links
4+
5+
* [Kubernetes Steering Committee]
6+
* [Steering Committee Election Charter]
7+
* [election app]
8+
* [election page]
9+
* [voter exception form]
10+
* [schedule](#schedule)
11+
12+
## Table of Contents
13+
14+
* [Purpose](#purpose)
15+
* [Changes](#changes)
16+
* [Background](#background)
17+
* [Eligibility](#eligibility)
18+
* [Voter Exception](#voter-exception)
19+
* [Schedule](#schedule)
20+
* [Candidacy](#candidacy-process)
21+
* [Voting](#voting-process)
22+
* [Officers](#officers)
23+
* [Election Decision](#decision)
24+
* [Nominees](#nominees)
25+
326
## Purpose
427

528
The role of this election is to fill out the four (4) seats due for
@@ -75,12 +98,16 @@ If you otherwise qualify to vote but have not yet applied for Org Membership,
7598
then please [request an exception][voter exception form] (and please apply for
7699
Org Membership as well).
77100

101+
Note that, if you are already eligible, instead of the voter exception form you
102+
will see "You are already eligible to vote in the election."
103+
78104
Only contributions to projects and artifacts that fall under Steering
79105
Committee's governance will be considered for voter exception.
80106

81107
Examples of contributions that would be considered:
82108
* Slack admins who are not active in GitHub
83109
* Code of Conduct Committee members whose actions are private by default
110+
* Working Group or User Group leads without a lot of GitHub activity
84111

85112
Examples of contributions that would NOT be considered:
86113
* Contributions to ecosystem projects and products
@@ -269,3 +296,5 @@ Nominees may be found in the [election app].
269296
[Elekto]: https://elekto.dev
270297
[election app]: https://elections.k8s.io
271298
[voters.yaml]: https://github.com/kubernetes/community/blob/master/events/elections/2021/voters.yaml
299+
[election page]: https://elections.k8s.io/app/elections/2021
300+
[voter exception form]: https://elections.k8s.io/app/elections/2021/exception

0 commit comments

Comments
 (0)