From Fedora Project Wiki

(Created page with "= Next Meeting = {| class="wikitable" |- ! scope="row"| Date | style="text-align:center;"| {{{MONTH}}} {{{DAY}}}, {{{YEAR}}} |- ! scope="row"| Time | style="text-align:center...")
 
No edit summary
 
(14 intermediate revisions by 2 users not shown)
Line 7: Line 7:
|-
|-
! scope="row"| Time
! scope="row"| Time
| style="text-align:center;"| {{{TIME}}} UTC
| style="text-align:center;"| {{Localtime|YEAR={{{YEAR}}}|MONTH={{{MM}}}|DAY={{{DAY}}}|HOUR={{{HOUR}}}|MINUTE={{{MINUTE}}}}}  
|-
|-
! scope="row"| Location
! scope="row"| Location
| style="text-align:center;"| IRC {{{CHANNEL}}}  
| style="text-align:center;"| {{fpchat|#{{{CHANNEL}}}}}
|-
! scope="row"| Chair
| style="text-align:center;"| {{{CHAIR}}}
|-
|}
|}


Line 17: Line 21:
* New member introductions
* New member introductions
* Community announcements
* Community announcements
{{{announcements}}}
** {{{announcements1}}}
** {{{announcements2}}}
** {{{announcements3}}}
* Tasks from past week
* Tasks from past week
{{{previous_tasks}}}
** {{{tasks1}}}
** {{{tasks2}}}
** {{{tasks3}}}
* New items
* New items
{{{new_items}}}
** {{{new_items1}}}
** {{{new_items2}}}
** {{{new_items3}}}
* Open Floor
* Open Floor


== Hosting a meeting ==
== Hosting a meeting ==
Line 29: Line 38:
* Meeting chair responsibilities:
* Meeting chair responsibilities:
** Prior to meeting
** Prior to meeting
*# Update [[Fedora_Join_SIG/Next_Meeting|Next Meeting]] page with [[Template:Fedora_Join_Meeting|template]]
*# Update [[Fedora_Join_SIG/Next_Meeting|Next Meeting]] page with this [https://fedoraproject.org/wiki/Template:Fedora_Join_Meeting template]
*# Send out reminder
*# Send out reminder
*# Update next meeting agenda, if necessary
** After meeting
** After meeting
*# Send out logs
*# Send out logs
Line 39: Line 47:
<noinclude>
<noinclude>
== Syntax ==
== Syntax ==
Copy this into the [[Fedora_Join_SIG/Next_Meeting|Next Meeting]] page  
Copy this into the [[Fedora_Join_SIG/Next_Meeting|Next Meeting]] page. Additional announcements, tasks, and new_items can be removed or left blank.


Required Fields are written in CAPITAL LETTERS.
Required fields are written in CAPITAL LETTERS.
<pre>
<pre>
{{Template:Fedora_Join_Meeting
{{Template:Fedora_Join_Meeting
|YEAR=
|YEAR=
|MONTH=
|MONTH=
|MM=
|DAY=
|DAY=
|TIME=
|HOUR=
|MINUTE=
|CHANNEL=
|CHANNEL=
|announcements=
|CHAIR=
|previous_tasks=
|announcements1=
|new_items=
|announcements2=
|announcements3=
|tasks1=
|tasks2=
|tasks3=
|new_items1=
|new_items2=
|new_items3=
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Latest revision as of 18:11, 1 May 2018

Next Meeting

Date {{{MONTH}}} {{{DAY}}}, {{{YEAR}}}
Time {{{HOUR}}}{{{MINUTE}}} UTC
Location #{{{CHANNEL}}}[?]
Chair {{{CHAIR}}}

Agenda for Next Meeting

  • Roll call
  • New member introductions
  • Community announcements
    • {{{announcements1}}}
    • {{{announcements2}}}
    • {{{announcements3}}}
  • Tasks from past week
    • {{{tasks1}}}
    • {{{tasks2}}}
    • {{{tasks3}}}
  • New items
    • {{{new_items1}}}
    • {{{new_items2}}}
    • {{{new_items3}}}
  • Open Floor

Hosting a meeting

  • Follow our agenda (see above) or use this guide for tips on running an effective meeting.
  • Meeting chair responsibilities:
    • Prior to meeting
    1. Update Next Meeting page with this template
    2. Send out reminder
    • After meeting
    1. Send out logs
    2. Update Wiki page with logs
    3. Prepare next meeting agenda


Syntax

Copy this into the Next Meeting page. Additional announcements, tasks, and new_items can be removed or left blank.

Required fields are written in CAPITAL LETTERS.

{{Template:Fedora_Join_Meeting
|YEAR=
|MONTH=
|MM=
|DAY=
|HOUR=
|MINUTE=
|CHANNEL=
|CHAIR=
|announcements1=
|announcements2=
|announcements3=
|tasks1=
|tasks2=
|tasks3=
|new_items1=
|new_items2=
|new_items3=
}}