jhj0517 commited on
Commit
b2c613c
1 Parent(s): a70c074

Update issue templates

Browse files
.github/ISSUE_TEMPLATE/bug_report.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: Bug report
3
+ about: Create a report to help us improve
4
+ title: ''
5
+ labels: ''
6
+ assignees: ''
7
+
8
+ ---
9
+
10
+ **Which OS are you using?**
11
+ - OS: [e.g. iOS or Windows.. If you are using Google Colab, just Colab.]
.github/ISSUE_TEMPLATE/feature_request.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ name: Feature request
3
+ about: Suggest an idea for this project
4
+ title: ''
5
+ labels: ''
6
+ assignees: ''
7
+
8
+ ---
9
+
10
+ **Describe the feature you'd like**
11
+ A clear and concise description of what you want to happen.