Problem: bug reports are often missing relevant information

Solution: provide template for bug reports
This commit is contained in:
sigiesec 2017-08-25 13:16:23 +02:00
parent f6933f85a9
commit 3f946428ec

22
.github/issue_template.md vendored Normal file
View File

@ -0,0 +1,22 @@
*Please use this template for reporting suspected bugs or requests for help.*
# Issue description
# Environment
* libzmq version (commit hash if unreleased):
* OS:
# Minimal test code / Steps to reproduce the issue
1.
# What's the actual result? (include assertion message & call stack if applicable)
# What's the expected result?