From abea5f501158b3423cfd6d90b126dd3ff59f46ee Mon Sep 17 00:00:00 2001 From: Kendall Nelson Date: Mon, 13 Apr 2020 11:50:57 -0700 Subject: [PATCH] Added detail to README Added info about how to make and start a CIVS poll. Change-Id: I032264e264dd9e8d31f6f765e45651e6f2872adc --- README.rst | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 10e7b373..51b753a3 100644 --- a/README.rst +++ b/README.rst @@ -131,6 +131,7 @@ When PTL Election ends: * Close the election and udpate the results: * ``tox -evenv -- close-election ptl`` + * Verify projects without candidate have correct TC appointment flag * ``edit doc/sources/pike/ptl.yaml`` and set election winners to ``True`` * Commit the change and review the results @@ -232,14 +233,23 @@ with: TC Election Round ----------------- -When TC Election begins: +Before TC Election begins: * Create CIVS page + * Title the poll: $RELEASE Technical Committee Election Poll * Enable detailed ballot reporting + * Send to other officials to verify + + * Check number of seats + * Check closing date + +When TC Election begins: * Upload rolls -* Send *TC Voting Kickoff* email + + * CIVS has a maximum number of electorate emails you can upload at a time + without crashing, limit to 500 at a time* Send *TC Voting Kickoff* email * ``tox -e venv -- template-emails voting_kickoff``