Document that keyring file should not have the `.json` extension
Open
docs
straightforward
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 609
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 3
Description
The underlying cause of #513 is that the keyring file was named with the `.json` extension, and thus loading was attempted with the rest of the configuration. We should call this out explicitly in the documentation to avoid others hitting the same issue.
Contributor guide
Assessment
This issue has not been assessed yet.