diff options
author | Clifford Wolf <clifford@clifford.at> | 2019-03-17 12:44:23 +0100 |
---|---|---|
committer | Clifford Wolf <clifford@clifford.at> | 2019-03-17 12:44:23 +0100 |
commit | 6aae502a3647b50e3f5c0f7d02e8056acf080920 (patch) | |
tree | af1da625ece96ada35d38ac8c80de17959224367 | |
parent | 5481205094edfefe2b6a672f946e94c5e198e3cf (diff) | |
download | yosys-6aae502a3647b50e3f5c0f7d02e8056acf080920.tar.gz yosys-6aae502a3647b50e3f5c0f7d02e8056acf080920.tar.bz2 yosys-6aae502a3647b50e3f5c0f7d02e8056acf080920.zip |
Update issue template
Signed-off-by: Clifford Wolf <clifford@clifford.at>
-rw-r--r-- | .github/issue_template.md | 8 |
1 files changed, 8 insertions, 0 deletions
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.* |