Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
Implementation for ReportingUnitType is not matching the spec
Abierto
bug
question
- Lenguaje dominante
- C++
- Estrellas
- 26
- Forks
- 25
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### 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_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.