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
Copy file name to clipboardExpand all lines: index.md
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,16 @@ Hello!
11
11
12
12
This guide will introduce you to writing tool wrappers and workflows using the Common Workflow Language (CWL). This guide describes the stable specification, version 1.0. Updates to the guide for more recent versions are ongoing.
13
13
14
-
Note: This document is a work in progress. Not all features are covered, yet.
14
+
> ## Contributions and Feedback are Welcome!
15
+
> This document is a work in progress. Not all features are covered, yet.
16
+
> If you find that something is missing from this guide,
17
+
> or if you'd like to provide other feedback,
18
+
> we would be delighted if you would file an Issue on the
19
+
> [project repository for this guide][repo].
20
+
> You can also suggest changes directly
21
+
> by clicking the "Edit on GitHub" button at the top-right
22
+
> of the relevant page.
23
+
{: .callout}
15
24
16
25
> ## Prerequisites
17
26
>
@@ -22,4 +31,5 @@ Note: This document is a work in progress. Not all features are covered, yet.
0 commit comments