Skip to content

Commit 602fe9c

Browse files
authored
Merge pull request #154 from common-workflow-language/contributions-please
encourage contributions from readers
2 parents baeca1a + c189be9 commit 602fe9c

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

index.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,16 @@ Hello!
1111

1212
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.
1313

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}
1524

1625
> ## Prerequisites
1726
>
@@ -22,4 +31,5 @@ Note: This document is a work in progress. Not all features are covered, yet.
2231

2332
[cwl-runners-list]: https://www.commonwl.org/#Implementations
2433
[cwltool-install]: https://github.com/common-workflow-language/cwltool#install
34+
[repo]: https://github.com/common-workflow-language/user-guide/issues
2535
{% include links.md %}

0 commit comments

Comments
 (0)