Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Dimitri Podborski
AutomationTools
Commits
36e3030b
Commit
36e3030b
authored
Mar 15, 2021
by
Dimitri Podborski
Browse files
request the author to update the abstract
parent
38fe4489
Changes
1
Hide whitespace changes
Inline
Side-by-side
automation/helpers.py
View file @
36e3030b
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment