Skip to content

Commit

Permalink
Create devtools-survey-metadata.json (#127)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenzieschmoll authored Dec 15, 2023
1 parent 73df8ab commit ed34faa
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions surveys/devtools-survey-metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"_comments": [
"uniqueId must be updated with each new survey so DevTools knows to re-prompt users.",
"title should not exceed 45 characters.",
"startDate and endDate should follow ISO 8601 standard with a timezone offset."
],
"uniqueId": "2023-Q4",
"title": "Take our survey to help us improve DevTools!",
"url": "https://google.qualtrics.com/jfe/form/SV_bkqzW25DzKz56nA",
"startDate": "2023-10-25T09:00:00-07:00",
"endDate": "2023-11-08T09:00:00-07:00"
}

0 comments on commit ed34faa

Please sign in to comment.