thunderbird / thunderbird/autoconfig
Spec: move enable inside emailProvider
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 94
- Forks
- 74
- Avg merge
- 8m
- Merged PRs (30d)
- 1
Description
The enable info is specific to the email configs, so it should be inside that email element.
The configs here already have it correctly, but as #84 points out, the spec disagrees with the configs. In this case, the configs are correct and the spec was wrong.
This issue is about correcting the spec.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.