From: Clifford Wolf Date: Sun, 17 Mar 2019 11:44:23 +0000 (+0100) Subject: Update issue template X-Git-Tag: yosys-0.9~235 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6aae502a3647b50e3f5c0f7d02e8056acf080920;p=yosys.git Update issue template Signed-off-by: Clifford Wolf --- diff --git a/.github/issue_template.md b/.github/issue_template.md index 4563a71de..22ad6f839 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -4,6 +4,14 @@ all necessary source files. (You can simply drag&drop a .zip file into 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. + +Contact https://www.symbioticeda.com/ if you need commercial support for Yosys. + ## Expected behavior *Please describe the behavior you would have expected from the tool.*