github: add issue and pull request templates

[CI SKIP]
This commit is contained in:
Unknwon
2017-10-14 05:12:32 -04:00
parent 496647f2d0
commit 0f8cf1ac61
2 changed files with 8 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
### Please give general description of the problem
### Please provide code snippets to reproduce the problem described above
### Do you have any suggestion to fix the problem?
+3
View File
@@ -0,0 +1,3 @@
### What problem should be fixed?
### Have you added test cases to catch the problem?