Update issue template
authorClifford Wolf <clifford@clifford.at>
Sun, 17 Mar 2019 11:53:47 +0000 (12:53 +0100)
committerClifford Wolf <clifford@clifford.at>
Sun, 17 Mar 2019 11:53:47 +0000 (12:53 +0100)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
.github/issue_template.md

index 22ad6f839656dae77be72795e07462a3ff8c380e..5a0723c3e0a65e2aa063a56ade76a9d2f336f003 100644 (file)
@@ -7,8 +7,11 @@ the issue editor.)*
 Also, make sure that the issue is actually reproducable in current git
 master of Yosys.
 
-Please do not waste our time with issues that don't contain sufficient
-information to reproduce the issue easily. We will simply close those issues.
+See https://stackoverflow.com/help/mcve for some information on how to
+create a Minimal, Complete, and Verifiable example (MCVE).
+
+Please do not waste our time with issues that lack sufficient information
+to reproduce the issue easily. We will simply close those issues.
 
 Contact https://www.symbioticeda.com/ if you need commercial support for Yosys.
 
@@ -19,6 +22,3 @@ Contact https://www.symbioticeda.com/ if you need commercial support for Yosys.
 ## Actual behavior
 
 *Please describe how the behavior you see differs from the expected behavior.*
-
-**Important Note:** Nobody will be able to help you and/or fix the issue if you
-do not provide sufficient information for reproducing the problem.