Skip to content

Instantly share code, notes, and snippets.

@leroix
Created January 10, 2017 18:21
Show Gist options
  • Save leroix/858fe2a0c5bddcc45bd952fe97e8a6f2 to your computer and use it in GitHub Desktop.
Save leroix/858fe2a0c5bddcc45bd952fe97e8a6f2 to your computer and use it in GitHub Desktop.
{
"entrant-id": "{{ issue.user.id }}"
, "entrant-name": "{{ issue.user.login }}"
, "entrant-display": "{{ issue.user.login }}"
, "entry": "{{ issue.url }}"
, "time": "{{ issue.created_at }}"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment