From 584e5808713034e0e75805c30285c635abe6bed1 Mon Sep 17 00:00:00 2001 From: linlin Date: Sat, 4 Apr 2020 12:48:57 +0200 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/issue-template.md | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/issue-template.md 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: + +