Commit 36e3030b authored by Dimitri Podborski's avatar Dimitri Podborski 😂
Browse files

request the author to update the abstract

parent 38fe4489
......@@ -244,7 +244,8 @@ def create_issue_description(document, details):
if details['abstract']:
description += details['abstract']
else:
description += '* [ ] please add an abstract of your document\n'
description += '* [ ] please **add your abstract here**.\n'
description += '* [ ] please also **add your abstract to MDMS** (this will be used when we create the output document).\n'
description += '\n\n_automatically generated issue_'
return description
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment