Skip to content

Commit 33c367a

Browse files
authored
small tweaks to issue template text
1 parent a756f9c commit 33c367a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
Issue tracker is a tool to address bugs in cwltool (reference implementation) itself.
1+
This issue tracker is for reporting bugs in cwltool (the CWL reference implementation) itself.
22
Please use the [Gitter channel](https://gitter.im/common-workflow-language/common-workflow-language) or [Biostars forum](https://www.biostars.org/)
33
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.
44

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

0 commit comments

Comments
 (0)