-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathmanifest.yaml
More file actions
63 lines (57 loc) · 2.38 KB
/
Copy pathmanifest.yaml
File metadata and controls
63 lines (57 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
version: 1.0.0
always_load:
- static/core/stance.md
- static/core/workflow.md
- static/core/output-format.md
axes:
target_journal:
detect: "Target named by the user or manuscript context; default to jss for JSS/software-engineering journal tasks."
default: jss
values:
jss: static/journal/jss.md
tse: static/journal/tse.md
tosem: static/journal/tosem.md
emse: static/journal/emse.md
ist: static/journal/ist.md
generic-se: static/journal/generic-se.md
task:
detect: "Primary deliverable: writing, polishing, LaTeX, figures/tables, citations, artifacts, reviewer response, or audit."
default: manuscript-writing
values:
manuscript-writing: static/tasks/manuscript-writing.md
polishing: static/tasks/polishing.md
latex-format: static/tasks/latex-format.md
figure-table: static/tasks/figure-table.md
citation-literature: static/tasks/citation-literature.md
artifact-open-science: static/tasks/artifact-open-science.md
reviewer-response: static/tasks/reviewer-response.md
submission-audit: static/tasks/submission-audit.md
paper_type:
detect: "Study genre or contribution type in the manuscript."
default: empirical
values:
empirical: static/paper-types/empirical.md
tool-system: static/paper-types/tool-system.md
slr-mapping: static/paper-types/slr-mapping.md
architecture-method: static/paper-types/architecture-method.md
industrial-practice: static/paper-types/industrial-practice.md
replication-negative: static/paper-types/replication-negative.md
trend-idea: static/paper-types/trend-idea.md
review: static/paper-types/review.md
language:
detect: "Language of supplied draft and desired output."
default: en
values:
en: static/language/en.md
zh-to-en: static/language/zh-to-en.md
references:
on_demand:
source-basis: references/source-basis.md
jss-recent-patterns: references/jss-recent-patterns.md
se-methodology-checklists: references/se-methodology-checklists.md
latex-and-submission-packaging: references/latex-and-submission-packaging.md
rejection-risk-audit: references/rejection-risk-audit.md
reviewer-response-playbook: references/reviewer-response-playbook.md
citation-and-literature-search: references/citation-and-literature-search.md
scripts:
validation: scripts/check_skill.py