Created
May 12, 2015 17:12
-
-
Save jericson/08f6821f986a5d40e374 to your computer and use it in GitHub Desktop.
Election announcement template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SITE_FULL_NAME's [ELECTION_NUMBER moderator election][1] has come to a close, the votes have been tallied, and the NUMBER_OF_CANIDATES new moderators are: | |
[![MOD1_NAME][mod1pic]][mod1] [![MOD2_NAME][mod2pic]][mod2] [![MOD3_NAME][mod3pic]][mod3] | |
Please thank them for volunteering, and share your assistance and advice with them as they learn the ropes! | |
For details on how the voting played out, you can download the election results [here][1], or [view a summary report online][7]. | |
[1]: SITE_DOMAIN/election/1 | |
[mod1pic]: SITE_DOMAIN/users/flair/MOD1_ID.png | |
[mod1]: SITE_DOMAIN/users/MOD1_ID | |
[mod2pic]: SITE_DOMAIN/users/flair/MOD2_ID.png | |
[mod2]: SITE_DOMAIN/users/MOD2_ID | |
[mod3pic]: SITE_DOMAIN/users/flair/MOD3_ID.png | |
[mod3]: SITE_DOMAIN/users/MOD3_ID | |
[6]: SITE_DOMAIN/users?tab=moderators | |
[7]: http://www.opavote.org/results/OPAVOTE_ID/0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment