We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4035d37 commit 2ae2b49Copy full SHA for 2ae2b49
.gitmodules
@@ -4,3 +4,6 @@
4
[submodule "planemo/cwl/cwl2script"]
5
path = planemo/cwl/cwl2script
6
url = https://github.com/common-workflow-language/cwl2script.git
7
+[submodule "docs/standards"]
8
+ path = docs/standards
9
+ url = https://github.com/galaxy-iuc/standards.git
docs/index.rst
@@ -18,6 +18,7 @@ Contents:
18
writing
19
publishing
20
commands
21
+ standards/docs/best_practices
22
galaxy_changelog
23
conduct
24
contributing
docs/standards
0 commit comments