Description
Is your feature request related to a problem? Please describe.
Users of the application may have specific usage documentation of how to work with sheriff.
To make this documentation available to all receivers of sheriff reports, it would be nice for the slack reports themselves to provide a link to their custom usage documentation.
Describe the solution you'd like
A configurable (markdown?) text which would appear in all reports. Something like:
--report-custom-text
, --report-header
, --report-subtitle
, or --what-else?
This would allow users to add something like:
--report-custom-text Find usage documentation in [cool link](www.google.com)
This also opens the possibility of further report customizations, such as the report title, etc
Describe alternatives you've considered
...
Additional context
...