Set up some issue templates

This commit is contained in:
David Tolnay
2018-05-05 01:44:37 -07:00
parent 97eff8e875
commit 175c638fdc
3 changed files with 21 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
---
name: Problem
about: Something does not seem right
---
+7
View File
@@ -0,0 +1,7 @@
---
name: Feature request
about: Share how Serde could support your use case better
---
+7
View File
@@ -0,0 +1,7 @@
---
name: Help
about: This is the right place
---