This repository was archived by the owner on Sep 20, 2022. It is now read-only.
This repository was archived by the owner on Sep 20, 2022. It is now read-only.
Allow /format "some format here" #55
Open
Description
To be specified for line notes and headers. Not everyone wants them to be specified the same way and rather than proposing to change the default, allow the ability to override the defaults.
for headers:
### {{tag}} ({{releasedate}})
I like for line notes
* {{summary}} - [{{id}}]({{url}})
so it would be something like /headerFormat "### {(tag}} ({{releasedate}})" /issueFormat " * {{summary}} - [{{id}}]({{url}})"