Browse Source

Fix meeting template to have correct times and title.

Signed-off-by: Stephen Tramer <[email protected]>
Stephen Tramer 3 years ago
parent
commit
0f0321e65c
1 changed files with 3 additions and 3 deletions
  1. 3 3
      .github/ISSUE_TEMPLATE/Meeting-Agenda-Template.md

+ 3 - 3
.github/ISSUE_TEMPLATE/Meeting-Agenda-Template.md

@@ -1,17 +1,17 @@
 ---
 ---
 name: 'Meeting Agenda: Create New'
 name: 'Meeting Agenda: Create New'
 about: Use this template to create a new meeting agenda.
 about: Use this template to create a new meeting agenda.
-title: Proposed SIG-Docs meeting agenda for MMMM-DD-YY
+title: Proposed SIG-Docs meeting agenda for YYYY-MM-DD
 labels: mtg-agenda
 labels: mtg-agenda
 assignees: ''
 assignees: ''
 ---
 ---
 
 
 ## Meeting Details
 ## Meeting Details
 
 
-* **Date/Time:** Month Date, Year @ XX:XXpm UTC / XX:XXpm ET
+* **Date/Time:** Month Date, Year @ XXXX UTC / XX:XX\[am|pm\] PT 
 * **Location:** [Discord SIG-Docs Voice Room](https://discord.gg/p3padwr58u)
 * **Location:** [Discord SIG-Docs Voice Room](https://discord.gg/p3padwr58u)
 * **Moderator:** Name
 * **Moderator:** Name
-* **Note Taker** Name
+* **Note Taker:** Name
 
 
 The [SIG-Docs Meetings](https://github.com/o3de/sig-docs-community/blob/main/meetings/README.md) contains the history past calls, including a link to the agenda, recording, notes, and resources.
 The [SIG-Docs Meetings](https://github.com/o3de/sig-docs-community/blob/main/meetings/README.md) contains the history past calls, including a link to the agenda, recording, notes, and resources.