diff --git a/.github/ISSUE_TEMPLATE/issue-template.md b/.github/ISSUE_TEMPLATE/issue-template.md new file mode 100644 index 0000000..e3fe8bf --- /dev/null +++ b/.github/ISSUE_TEMPLATE/issue-template.md @@ -0,0 +1,30 @@ +--- +name: Issue template +about: Issue template +title: '' +labels: '' +assignees: '' + +--- + + + +### Reproducing code example: + + + +```python +import gklearn +<< your code here >> +``` + + + +### Error message: + + + +### graphkit-learn/Python version information: + +