You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Form Contacts (#28) will implement the tipoff/status package and define a set of Statuses (TIPOFF/statuses#20) that will be used to mark the progress of the Contact request. The various Contact Statuses will be listed in a comment below.
All Statuses assigned to the Contact will be saved using Status Records (TIPOFF/statuses#27) so we have a timestamped history of when each Status was assigned to the Contact. For an example of how this is implemented in another package, view the code at:
Form Contacts (#28) will implement the tipoff/status package and define a set of Statuses (TIPOFF/statuses#20) that will be used to mark the progress of the Contact request. The various Contact Statuses will be listed in a comment below.
All Statuses assigned to the Contact will be saved using Status Records (TIPOFF/statuses#27) so we have a timestamped history of when each Status was assigned to the Contact. For an example of how this is implemented in another package, view the code at:
https://github.com/tipoff/checkout
The text was updated successfully, but these errors were encountered: