Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
Implementation for ReportingUnitType is not matching the spec
Open
bug
question
- Dominant language
- C++
- Stars
- 26
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
The enumeration in C++ and C# for the ReportingUnitType is not matching the spec that is being used.
https://developers.google.com/civics-data/reference/reporting-unit-type
The town value is missing.
### Expected Behavior
The town value should be included.
### Steps To Reproduce
Look at the enumeration.
### Environment
```markdown
- OS:
```
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.