I'm packaging your software for Gentoo Linux, and it would be really great to have an example config file to install for the user so they can just edit it there.
Many Go CLI projects do this (e.g. a minimal .example.yaml with comments), and packagers can then install it to /etc/ticker/ /usr/share/doc/ticker/examples/ or smth like that.
Issue instead of PR since the PR would just be a file with the README example config, and the main question is where to put it, I assume you know that better than I.
I'm packaging your software for Gentoo Linux, and it would be really great to have an example config file to install for the user so they can just edit it there.
Many Go CLI projects do this (e.g. a minimal
.example.yamlwith comments), and packagers can then install it to/etc/ticker//usr/share/doc/ticker/examples/or smth like that.Issue instead of PR since the PR would just be a file with the README example config, and the main question is where to put it, I assume you know that better than I.