Closes # (if applicable).
- I tested my contribution locally and it works as intended.
- Code and workflow changes are sufficiently documented.
- Changed dependencies are added to
envs/environment.yaml. - Changes in configuration options are added in
config/config.default.yaml. - Changes in configuration options are documented in
doc/configtables/*.csv. - Changes in configuration options are added in
config/test/*.yaml. - OET license identifier is added to all edited or newly created code files.
- Sources of newly added data are documented in
doc/data_sources.rst. - New rules are documented in the appropriate
doc/*.rstfiles. - A release note
doc/release_notes.rstis added. - Major features are documented with up-to-date information in
READMEanddoc/index.rst.