Просмотр исходного кода

adding more fields (credential, other information)

abetusk 5 лет назад
Родитель
Сommit
1c0033802f
1 измененных файлов с 7 добавлено и 0 удалено
  1. 7 0
      issue/Rider-Call-Issue.json

+ 7 - 0
issue/Rider-Call-Issue.json

@@ -12,6 +12,11 @@
       "question":"Datetime of call"
     },
 
+    {
+      "type":"text",
+      "question":"Credential or fare media of caller (mag stripe or RFID)"
+    },
+
     {
       "type":"text",
       "question":"Name of caller"
@@ -74,6 +79,8 @@
 
 
     {
+      "type":"text",
+      "question":"Other information"
     }
 
   ]