Skip to content

Commit 872a523

Browse files
committed
Documentation updates for the election.
- Fix instructions for nomination template - Fix formatting on date list in UI - Add a couple new message templates Signed-off-by: Josh Berkus <[email protected]>
1 parent a73326b commit 872a523

File tree

3 files changed

+22
-4
lines changed

3 files changed

+22
-4
lines changed

events/elections/2021/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ to add their bio (see below). The PR body must contain the text `Fixes #NNN` to
168168
automatically close the issue once the PR is merged.
169169

170170
5. Create the PR for your bio by copying the `nomination-template.md` file in
171-
this directory, and creating a new file titled `candidate-YourName.md`. Fill
171+
this directory, and creating a new file titled `candidate-githubid.md`. Fill
172172
out all the fields in the template, but avoid making and format changes.
173173

174174
**Endorsement**

events/elections/2021/election_desc.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ As is now customary, this fall is [Steering Committee](https://github.com/kubern
44

55
If you’d like to vote or run for a seat, all details and next steps are outlined in the [election process doc](https://git.k8s.io/steering/elections.md) and this application. The application will be the single source of truth of information for this cycle. It will be updated live as new bios of candidates get committed. Please pay attention to the scheduled dates:
66

7-
September 28 to October 14 - Nominate candidates
8-
Septebmer 28 to October 31 - Request voting exceptions
9-
October 18 to November 4 - Vote
7+
* September 28 to October 14 - Nominate candidates
8+
* Septebmer 28 to October 31 - Request voting exceptions
9+
* October 18 to November 4 - Vote
1010

1111
Eligibility for voting will be determined by 50 contributions to a Kubernetes project over the past year and [Kubernetes Org membership](https://github.com/kubernetes/community/blob/master/community-membership.md). Eligible voters will be shown as such by this site when logged in. If you should be eligible, but are not, you may also [file for an exception](https://elections.k8s.io/app/elections/2021/exception).

events/elections/2021/templates/election-templates.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,24 @@ Per the requirements of the [candidate process](https://git.k8s.io/steering/elec
4242

4343
{candidate}, please prepare a bio for yourself based on the `nomination-template` file in the election directory and submit a PR before October 14th.
4444

45+
## Reminder 1 week before the end of nominations:
46+
47+
Kubernetes Devs:
48+
49+
Election update!
50+
51+
We have 12 candidates[1] who have been nominated to run for Steering Committee, which is already a lot! But you have until October 14th to nominate additional candidates, using the nomination process[2].
52+
53+
Contributors, now is also the time to check your eligibility by visiting the elections app[3] and seeing if you are marked Eligible. If you are not and should be, you can request an exception[4] in that app.
54+
55+
Candidates, you have through October 14th to submit your candidate profiles[2] with a PR to the community repo. Please do this as soon as you can.
56+
57+
[1] https://github.com/kubernetes/community/issues?q=is%3Aissue+%22Steering+Committee+Nomination%3A%22+in%3Atitle
58+
[2] https://github.com/kubernetes/community/tree/master/events/elections/2021#candidacy-process)
59+
[3] https://elections.k8s.io
60+
[4] https://github.com/kubernetes/community/tree/master/events/elections/2021#voter-exception
61+
62+
4563
## Election Status Updates
4664

4765
Post these weekly to kubernetes-dev

0 commit comments

Comments
 (0)