# TODO
## Configuration File
- [ ] config file optional -> else standard hardcoded config
- [ ] put example in repository
- [ ] command to create default file?
- [ ] how to store it so it gets put into the binary file?
- [ ] or simply download it (with curl) from github
- [ ] specify file type
- [ ] toml or yaml
- [ ] specify name
- [ ] one file enough?
- [ ] issue type configuration
- [ ] list of strings to match a type (also defined by string)