浏览代码

adding some additional questions

abetusk 5 年之前
父节点
当前提交
3b8a9dd27b
共有 1 个文件被更改,包括 16 次插入1 次删除
  1. 16 1
      issue/Rider-Call-Issue.json

+ 16 - 1
issue/Rider-Call-Issue.json

@@ -37,6 +37,21 @@
       "question":"Describe the issue the caller is experiencing"
     },
 
+    {
+      "type":"datetime",
+      "question":"Datetime of when the issue was experienced (if known and applicable)"
+    },
+
+    {
+      "type":"text",
+      "question":"Bus number the problem was encountered on (if applicable)"
+    },
+
+    {
+      "type":"text",
+      "question":"What route was the problem experienced on (if applicable)"
+    },
+
     {
       "type":"group",
       "question":"Classification of issue",
@@ -52,7 +67,7 @@
 
     {
       "type":"boolean",
-      "question":"What the issue resolved?",
+      "question":"Was the issue resolved?",
 
       "item": [{ "type":"text", "question":"If yes, what was the resolution?" }]
     },