-
Notifications
You must be signed in to change notification settings - Fork 317
Closed
Labels
Milestone
Description
Give the opportunity to set a custom template for the issues in the options (maybe in a .grenrc file).
The reason is that I might want to output different types of information from the issue.
It could be something like:
templates: {
issue: '{{labels}} {{text}} {{link}}'
}
Reactions are currently unavailable