Note: the rules below are based on [OOD 1.6](https://osc.github.io/ood-documentation/release-1.6/customization.html). We might have to review the rules when we upgrade to newer version of OOD.
In order to track all the announcements we have made, we create this repo to track all the changes. In the repo, there are two files:
- motd
- announcement.md
### motd
This will add Message of the Day section in OOD Dashboard.
In OOD, you can have motd in different format and we have set it to `MOTD_FORMAT="markdown"`. Therefore, you can have markdown syntax in this file.
### announcement
This will add an announcement message that appears at the top of the OOD Dashboard.
We currently have the file end with `.md` so it will be converted using a markdown converter.
If the announcement file has the extension `yml` and is a yaml file it is first rendered using ERB and then the resulting file is parsed as YAML. The valid keys are: