Skip to content

Commit 1354b49

Browse files
authored
Merge pull request #394 from common-workflow-language/mr-c-patch-1
small tweaks to issue template text
2 parents a756f9c + bab9167 commit 1354b49

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
Issue tracker is a tool to address bugs in cwltool (reference implementation) itself.
2-
Please use the [Gitter channel](https://gitter.im/common-workflow-language/common-workflow-language) or [Biostars forum](https://www.biostars.org/)
3-
for general questions about using cwltool to create/run workflows or issues not related to cwltool. Don't forget to use cwl tag when posting on Biostars Forum.
1+
This issue tracker is for reporting bugs in cwltool (the CWL reference implementation) itself. Please use the [Gitter channel](https://gitter.im/common-workflow-language/common-workflow-language) or [Biostars forum](https://www.biostars.org/) for general questions about using cwltool to create/run workflows or issues not related to cwltool. Don't forget to use cwl tag when posting on Biostars Forum.
42

5-
If you'd like to report a bug, fill out the template below and provide
6-
any extra information that may be useful / related to your problem.
7-
Ideally, you create an [MCVE](http://stackoverflow.com/help/mcve) reproducing
8-
the problem before opening an issue to ensure it's not caused by something in
9-
your code.
3+
If you'd like to report a bug, fill out the template below and provide any extra information that may be useful / related to your problem. Ideally, you create an [a Minimal, Complete, and Verifiable example](http://stackoverflow.com/help/mcve) reproducing the problem before opening an issue to ensure it's not caused by something in your code.
104

5+
Before you submit, please delete this help text above the ---
6+
Thanks!
117
---
128

139
## Expected Behavior

0 commit comments

Comments
 (0)