Deploy Log Template - ZTL-ARTCC/Current_Website GitHub Wiki

Deploy Log Template

Create a new page and call it XXXXXXXX Deploy Log (where XXXXXXXX is the date without the "/"), and include the following body. After creating the log for a current deploy, link it in the deploy logs page to prevent duplicates. If there are any issues in master or anything that does not get accepted after being merged into master, the deploy should be marked as blocked by adding that "BLOCKED" to the header and including a blocked reason.

# XX/XX/XXXX Deploy Log
_Deploy Tag:_ `vX.X.X`

**Stories Deployed**
| Story        | PR        | Toggle |
| ------------ | --------- | ------ |
| [#StoryNumber](https://github.com/ZTL-ARTCC/Current_Website/issues/StoryNumber) | [#PRNumber](https://github.com/ZTL-ARTCC/Current_Website/pull/PRNumber) | `toggle_name` |

**Deploy Notes**

**New Features in Deploy**

**Bug Fixes in Deploy**

**Dependencies Updated**