Pārlūkot izejas kodu

adding more fields (credential, other information)

abetusk 5 gadi atpakaļ
vecāks
revīzija
1c0033802f
1 mainītis faili ar 7 papildinājumiem un 0 dzēšanām
  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"
     }
 
   ]