gpm/templates/new-issue.org
Yann Esposito (Yogsototh) 8ac433e8d1
colors
2018-10-14 14:00:19 +02:00

8 lines
359 B
Org Mode

**** {{priority}} {{status}} {{title}}{{#tags}} :{{tags}}:{{/tags}}
:PROPERTIES:
:CREATOR: {{user}}{{#branch}}
:BRANCH: {{branch}}{{/branch}}{{#assignee}}
:ASSIGNEE: {{assignee}}{{/assignee}}{{#reviewers}}
:REQUESTED_REVIEWERS: {{reviewers}}{{/reviewers}}
:END:
{{#description}}{{description}}{{/description}}