You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- [ ] Append templates to tasks with `t:<type>` metadata in them. (e.g. `t:story`)
- [ ] if TODO appears in a single line comment, append template with single line comment prefix and the same indentation as the TODO comment
- [ ] If TODO appears in a multiline comment, just append template at the same indentation as the TODO comment
- [ ] Remove `t:story` after the template has been appended to the description
- [ ] templates.md will contain templates in the format...
```
# <type>
Any markdown for your template
```
piascikj
changed the title
As a user I would like to add content to my TODO descriptions from markdown templates stored in my project
As a user I would like to add content to my TODO descriptions from markdown templates stored in my project
May 19, 2018
opened via imdone.io from a code comment on 657ce9e8 by Jesse jesse@piascik.net
imdone-core/docs/backlog/templates/stories.md
Lines 9 to 18 in 3746f83
The text was updated successfully, but these errors were encountered: