CodeTanzania / CodeTanzania/emis-incident-type
Should support notification templates per emergency phases, per communication channel, per locale(or language) and standard
Open
under review
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Motivation:
```js
{
phase: String, e.g 'Mitigation',
channel: String, e.g 'Email',
locale: String, e.g 'en',
standard: String, e.g 'CAP',
template: String, e.g '{{name}} have occured at {{areas}}'
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.